Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
[linux-2.6-microblaze.git] / include / linux / mmc / host.h
index 78dadf8..0c0c9a0 100644 (file)
@@ -153,7 +153,7 @@ struct mmc_host_ops {
 
        int     (*start_signal_voltage_switch)(struct mmc_host *host, struct mmc_ios *ios);
 
-       /* Check if the card is pulling dat[0:3] low */
+       /* Check if the card is pulling dat[0] low */
        int     (*card_busy)(struct mmc_host *host);
 
        /* The tuning command opcode value is different for SD and eMMC cards */