mmc: type 'Relatvie'
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 14 Apr 2025 11:49:43 +0000 (13:49 +0200)
committerPeng Fan <peng.fan@nxp.com>
Wed, 23 Apr 2025 02:41:11 +0000 (10:41 +0800)
%s/Relatvie/Relative'

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/mmc/mmc.c

index 47139e0..13e887e 100644 (file)
@@ -2550,7 +2550,7 @@ static int mmc_startup(struct mmc *mmc)
 
        /*
         * For MMC cards, set the Relative Address.
-        * For SD cards, get the Relatvie Address.
+        * For SD cards, get the Relative Address.
         * This also puts the cards into Standby State
         */
        if (!mmc_host_is_spi(mmc)) { /* cmd not supported in spi */