]> asedeno.scripts.mit.edu Git - linux.git/commit
watchdog: qcom: Add suspend/resume support
authorSai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
Thu, 17 Jan 2019 15:19:42 +0000 (20:49 +0530)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sat, 2 Feb 2019 13:06:36 +0000 (14:06 +0100)
commit671cdde36e26feb509e5cc25c0ca273907eaf914
treec435e522d68fd1e57bc4b886213c4b245085f7d9
parentf17b5f06cb92ef2250513a1e154c47b78df07d40
watchdog: qcom: Add suspend/resume support

This adds the support for qcom watchdog suspend and resume
when entering and exiting deep sleep states. Otherwise
having watchdog active after suspend would result in unwanted
crashes/resets if resume happens after a long time.

Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/qcom-wdt.c