]> Git Repo - linux.git/blobdiff - drivers/macintosh/adb.c
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
[linux.git] / drivers / macintosh / adb.c
index e49d1f287a175ac15f60544c227eaebbf51b8477..73b39618903977bed1c4d92c93fecd0680653c8c 100644 (file)
@@ -163,7 +163,7 @@ static int adb_scan_bus(void)
                         * See if anybody actually moved. This is suggested
                         * by HW TechNote 01:
                         *
-                        * http://developer.apple.com/technotes/hw/hw_01.html
+                        * https://developer.apple.com/technotes/hw/hw_01.html
                         */
                        adb_request(&req, NULL, ADBREQ_SYNC | ADBREQ_REPLY, 1,
                                    (highFree << 4) | 0xf);
This page took 0.03119 seconds and 4 git commands to generate.