From: Søren Andersen Date: Wed, 10 Dec 2014 23:53:54 +0000 (-0800) Subject: drivers/rtc/rtc-ds1374.c: add watchdog support X-Git-Tag: omap-for-v3.19/fixes-rc1~142^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=920f91e50c5bfcbc5fe68f46dc72a34a96e0ff16;p=pandora-kernel.git drivers/rtc/rtc-ds1374.c: add watchdog support Add support for the watchdog functionality of the DS1374 rtc. Based on the m41t80 watchdog functionality Note: watchdog uses the same registers as alarm. [akpm@linux-foundation.org: don't forget mutex_unlock() in ds1374_wdt_open() error path] [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Soeren Andersen Cc: Alessandro Zummo Cc: Dan Carpenter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed