rtc: stmp3xxx: add wdt-accessor function
authorWolfram Sang <w.sang@pengutronix.de>
Tue, 27 Sep 2011 20:21:37 +0000 (22:21 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 1 Mar 2013 11:40:36 +0000 (12:40 +0100)
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>

No differences found