Watchdog patches queued for v4.4

b34bae0a422c watchdog: core: propagate ping error code to the user space
3c4e349966e5 watchdog: watchdog_dev: Use single variable name for struct watchdog_device
b2604ea134d8 watchdog: Always evaluate new timeout against min_timeout
77751aa7027e wdt: intel-mid: add Magic Closure flag
a3f795e41cec watchdog: imx2_wdt: Use register definition in regmap_write()
977e2e2b09f1 watchdog: Read device status through sysfs attributes
ba38f75e28c1 watchdog: Use static struct class watchdog_class in stead of pointer
4193ae79561c watchdog_dev: Use device tree alias for naming watchdogs
28c2845d1de4 watchdog: Watchdog driver for Broadcom Set-Top Box
6e7a6a17b1e3 watchdog: bcm7038: add device tree binding documentation
watchdog: core: propagate ping error code to the user space

Watchdog ping return errors are ignored by watchdog core,
Whatchdog daemon should be informed about possible hardware error or
underlaying device driver get unregistered.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 file changed