watchdog: sbsa: Drop status function
authorGuenter Roeck <linux@roeck-us.net>
Sun, 17 Jul 2016 22:04:12 +0000 (15:04 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 19 Jul 2016 08:09:12 +0000 (10:09 +0200)
commite035d8f787b1de664fcac5eb84643f8c374284c4
tree6f1390f992e670d0080c4b0726ccdba91b055ad7
parent90b826f17a4e1c4ff2b3ef69512a6409e94f4d64
watchdog: sbsa: Drop status function

The watchdog status function is supposed to return WDIOF_ flags,
not internal status flags. The available WDIOF_ flags are now
returned by the watchdog core, so the status function in this driver
is unnecessary.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/sbsa_gwdt.c