rtc: rtc-sh: clock framework support.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 16 Apr 2009 05:12:22 +0000 (14:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 16 Apr 2009 05:12:22 +0000 (14:12 +0900)
commit063adc7502890a0b115da4af4e15cc2622b348de
tree420cbf7f66ceac6f659e61d726a02c7a349b719d
parent3ee8da87ba6151ec91b2b8bbd27633bb248ea0d5
rtc: rtc-sh: clock framework support.

This adds clock framework support to the rtc-sh driver. With this in
place, platforms can default to leaving the clock disabled rather than
placing it in the always enabled state.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/rtc/Kconfig
drivers/rtc/rtc-sh.c