mmc: sunxi: Convert MMC driver to the standard clock phase API
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 12 Jul 2014 10:01:33 +0000 (12:01 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 14 Jan 2015 09:45:26 +0000 (10:45 +0100)
commit6c09bb851e572bf45a3418af5f57148a31e33f9b
tree856b8e062eb318bbd981d851de7b7b3a730986d1
parentd8c3a392a5a2a7113767e33b53f8af8f5312e323
mmc: sunxi: Convert MMC driver to the standard clock phase API

Now that we have proper support to use the generic phase API in our clock
driver, switch the MMC driver to use it.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: David Lanzendörfer <david.lanzendoerfer@o2s.ch>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Tested-by: Chen-Yu Tsai <wens@csie.org>
Documentation/devicetree/bindings/mmc/sunxi-mmc.txt
drivers/mmc/host/sunxi-mmc.c