From: Linus Walleij Date: Mon, 30 Jul 2012 21:41:31 +0000 (-0700) Subject: drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare X-Git-Tag: v3.6-rc1~41^2~53 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8384dfeb759acac48ea24b81f134cac3cbb3e6fc;p=pandora-kernel.git 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 Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed