commit | 063adc7502890a0b115da4af4e15cc2622b348de | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Apr 16 14:12:22 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Apr 16 14:12:22 2009 +0900 |
tree | 420cbf7f66ceac6f659e61d726a02c7a349b719d | |
parent | 3ee8da87ba6151ec91b2b8bbd27633bb248ea0d5 [diff] |
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>