mmc: dw_mmc: remove the loop about finding slots
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 5 Jun 2017 04:41:31 +0000 (13:41 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 29 Jun 2017 15:14:09 +0000 (17:14 +0200)
commit58870241a67453be7dc9ab368d5a0cdc9c404616
tree272982c33350a5d04e2923a5b86a5ddb7f7bcd5f
parentd30a8f7bdf6498e47bd3a6f31e5028f239deb208
mmc: dw_mmc: remove the loop about finding slots

dwmmc controller has used the only one slot.
It doesn't need to check the other slots.
Remove the loop about finding slots.

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.c