mmc: tmio: Extract bus_width modifications to a separate function
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 24 Oct 2013 15:42:53 +0000 (17:42 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 9 Sep 2014 11:59:09 +0000 (13:59 +0200)
Move code for bus_width modification, out of the ->set_ios() callback
and into a separate function, to simplify code.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/mmc/host/tmio_mmc_pio.c

Simple merge