mmc: dw_mmc: use the 'slot' instead of 'cur_slot'
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 5 Jun 2017 04:41:34 +0000 (13:41 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 29 Jun 2017 15:14:26 +0000 (17:14 +0200)
commit42f989c002f235557e3a03feac3b2f16b17d53f6
tree63ac45c4e60397320cdbf6cfb3a5d8eafc6a0e88
parente4a65ef7687b6aaf36bedb497d3fd1480163d2d5
mmc: dw_mmc: use the 'slot' instead of 'cur_slot'

Remove the 'cur_slot'. Instead, just use 'slot'.
There is no multiple slots, so we need to consider only one slot.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc-exynos.c
drivers/mmc/host/dw_mmc.c
drivers/mmc/host/dw_mmc.h