[WATCHDOG] davinci_wdt clean-up
authorWim Van Sebroeck <wim@iguana.be>
Fri, 20 Jul 2007 21:47:55 +0000 (21:47 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 23 Jul 2007 17:24:38 +0000 (17:24 +0000)
commitf1a08cc9a1a8f1da79ca751469ecff82be110482
tree6fbaa129dd1445de663596e665a874ad0cda5393
parentde81225a8719494f5149980ea8a50de28da653f6
[WATCHDOG] davinci_wdt clean-up

* Remove the redundant check for pwrite(), given that the open() routine
  already invokes nonseekable_open().
* The WDIOF_CARDRESET flag can only be used when you can read this status
  via the WDIOC_GETSTATUS ioctl call.
* Add the mandatory WDIOC_GETBOOTSTATUS ioctl call.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/char/watchdog/davinci_wdt.c