mmc: drop the speed mode of card's state
authorSeungwon Jeon <tgih.jun@samsung.com>
Wed, 23 Apr 2014 08:07:35 +0000 (17:07 +0900)
committerChris Ball <chris@printf.net>
Mon, 12 May 2014 22:05:53 +0000 (18:05 -0400)
commitcdc991790c51c693d0c347a5286af017826a5d01
tree6a40a17c97298372886e1c41a5b892974743a680
parentb78871d0cf13d37e7bdcf39c49782ca3885343bc
mmc: drop the speed mode of card's state

Timing mode identifier has same role and can take the place
of speed mode. This change removes all related speed mode.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Tested-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/core/bus.c
drivers/mmc/core/core.c
drivers/mmc/core/mmc.c
drivers/mmc/core/sd.c
drivers/mmc/core/sd.h
drivers/mmc/core/sdio.c
drivers/net/wireless/rsi/rsi_91x_sdio.c
include/linux/mmc/card.h
include/linux/mmc/host.h
This page took 0.0264 seconds and 5 git commands to generate.