]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita487fc6d291b38fd210c623243ce5a7e668067eb
tree856b8e062eb318bbd981d851de7b7b3a730986d1
parentae35f907397286f4a193de7e5b3220e3f8cc0684
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