devsd_discard.c: Fix link to ChaN's flow chart
authorTormod Volden <debian.tormod@gmail.com>
Tue, 27 Feb 2018 21:18:47 +0000 (22:18 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 10 Mar 2018 23:58:32 +0000 (23:58 +0000)
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Kernel/dev/devsd_discard.c

index b6ff485..b77fc2c 100644 (file)
@@ -82,7 +82,7 @@ int sd_spi_init(void)
        /* Initialising SD cards is pretty horrible; they aren't sane SPI devices.
         * There's a good flowchart of the state machine and some docs here:
         *
-        * http://elm-chan.org/docs/mmc/gx1/sdinit.png
+        * http://elm-chan.org/docs/mmc/ima/sdinit.png
         * http://elm-chan.org/docs/mmc/mmc_e.html
         */