commit | 1a71fb84fda651105e1e194c2d3a3a13a38210a9 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Tue Sep 27 22:21:37 2011 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Fri Mar 01 12:40:36 2013 +0100 |
tree | 812379bf5a5f6ffaddd129fd7858e3d2adb66dab | |
parent | 3d3a6d18abc66ba38e554fd5cb5991dfa805cd23 [diff] |
rtc: stmp3xxx: add wdt-accessor function This RTC also includes a watchdog timer. Provide an accessor function for setting the watchdog timeout value which will be picked up by a watchdog driver. Also register the platform_device for the watchdog here to get the boot-time dependencies right. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Acked-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>