]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: dw_mmc: replace the bus_hz checking point
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 3 Mar 2014 02:36:42 +0000 (11:36 +0900)
committerChris Ball <chris@printf.net>
Tue, 22 Apr 2014 11:06:44 +0000 (07:06 -0400)
commit93733d7f6ef165475d6215446f7fed2d874d92cb
tree75949456e77e7e0bf5778f467477a18970393397
parent6ca5c60605dde3420ce7fee6f93ec4a7c7924848
mmc: dw_mmc: replace the bus_hz checking point

It's right to check immediately whether host->bus_hz is assigned or not.

Signed-off-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/host/dw_mmc.c