]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 21 Jul 2012 00:55:02 +0000 (10:55 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Jul 2012 03:53:23 +0000 (13:53 +1000)
commit7e2087a39fa491149a8c14174269e99a86716a08
tree8dd34bf12fa7379f0070e2c158293ef49a73c47f
parent1665d36587a53a3f553e98c0eed14d8273a825a9
drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare

Make sure we prepare/unprepare the clock for the COH901331 RTC driver as
is required by the clk API especially if you use common clock.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-coh901331.c