]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
spi/bcm63xx: properly prepare clocks before enabling them
authorJonas Gorski <jogo@openwrt.org>
Mon, 11 Mar 2013 23:13:38 +0000 (00:13 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 12 Mar 2013 19:14:35 +0000 (19:14 +0000)
commit4fbb82a76db3ef0ec8f5d2e01e288b7821eff687
treebf32596ebe22b49f45e77a01bd40cd15ff8c1fc2
parent19533314f9fcb52b619a1513491b691a67b40721
spi/bcm63xx: properly prepare clocks before enabling them

Use proper clk_prepare/unprepare calls in preparation for switching
to the generic clock framework.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Acked-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/spi/spi-bcm63xx.c