lkml.org 
[lkml]   [2007]   [Mar]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    SubjectMMC: Fix typo in mmc highspeed
    Date
    MMC: Fix typo in mmc highspeed

    Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
    --
    diff --git a/drivers/mmc/mmc.c b/drivers/mmc/mmc.c
    index 4a73e8b..3b8f7af 100644
    --- a/drivers/mmc/mmc.c
    +++ b/drivers/mmc/mmc.c
    @@ -1134,7 +1134,7 @@ static void mmc_process_ext_csds(struct mmc_host
    *host)

    mmc_card_set_highspeed(card);

    - host->ios.timing = MMC_TIMING_SD_HS;
    + host->ios.timing = MMC_TIMING_MMC_HS;
    mmc_set_ios(host);
    }

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/
    \
     
     \ /
      Last update: 2007-03-08 07:35    [W:3.200 / U:0.772 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site