]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-bcm-kona: Add basic use of clocks
authorTim Kryger <tim.kryger@linaro.org>
Thu, 5 Dec 2013 19:20:41 +0000 (11:20 -0800)
committerChris Ball <chris@printf.net>
Mon, 24 Feb 2014 19:38:40 +0000 (14:38 -0500)
commitd33a0fd424e1af581f0e45e3f10ced1d77944922
tree7b66857f9c88ddd6c81c55b650db87806867f8e0
parentbca14e6e0bfde6f0b0ce5ace101ae0b9c39c97e5
mmc: sdhci-bcm-kona: Add basic use of clocks

Enable the external clock needed by the host controller during the
probe and disable it during the remove.

Signed-off-by: Tim Kryger <tim.kryger@linaro.org>
Reviewed-by: Markus Mayer <markus.mayer@linaro.org>
Reviewed-by: Matt Porter <matt.porter@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/sdhci-bcm-kona.c