mmc: pxamci: prepare and unprepare the clocks
authorRobert Jarzmik <robert.jarzmik@free.fr>
Tue, 2 Sep 2014 09:23:55 +0000 (11:23 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 9 Sep 2014 11:59:24 +0000 (13:59 +0200)
commite73708190557911893ce4fb7a551ff5285e62ca2
treefd31733a2cb2da1dc0f501ab0a7156b39fa057bd
parent578b36b69c31c874f8303c62efb40b8bb9b46ae5
mmc: pxamci: prepare and unprepare the clocks

Add the clock prepare and unprepare call to the driver set_ios calls
phase. This will remove a warning once the PXA architecture is migrated
to the clock infrastructure.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/pxamci.c