aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-dev.c
diff options
context:
space:
mode:
authorVaibhav Hiremath <[email protected]>2012-12-18 00:02:18 +0000
committerLinus Torvalds <[email protected]>2012-12-18 01:15:20 +0000
commitfc9bd9022e8d5863f3efce34cc38cb0c6187271c (patch)
treed2d92c36dfbe7eb874374571a655b2bbdcb3ca7a /drivers/rtc/rtc-dev.c
parentrtc: omap: depend on am33xx (diff)
downloadkernel-fc9bd9022e8d5863f3efce34cc38cb0c6187271c.tar.gz
kernel-fc9bd9022e8d5863f3efce34cc38cb0c6187271c.zip
rtc: omap: add runtime pm support
OMAP1 RTC driver is used in multiple devices like, OMAPL138 and AM33XX. Driver currently doesn't handle any clocks, which may be right for OMAP1 architecture but in case of AM33XX, the clock/module needs to be enabled in order to access the registers. So convert this driver to runtime pm, which internally handles rest. [[email protected]: handle error path] Signed-off-by: Vaibhav Hiremath <[email protected]> Signed-off-by: Afzal Mohammed <[email protected]> Acked-by: Sekhar Nori <[email protected]> Cc: Grant Likely <[email protected]> Cc: Sekhar Nori <[email protected]> Cc: Kevin Hilman <[email protected]> Cc: Russell King <[email protected]> Cc: Alessandro Zummo <[email protected]> Cc: Daniel Mack <[email protected]> Cc: Vaibhav Hiremath <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/rtc/rtc-dev.c')
0 files changed, 0 insertions, 0 deletions