commit | f1a08cc9a1a8f1da79ca751469ecff82be110482 | [log] [tgz] |
---|---|---|
author | Wim Van Sebroeck <wim@iguana.be> | Fri Jul 20 21:47:55 2007 +0000 |
committer | Wim Van Sebroeck <wim@iguana.be> | Mon Jul 23 17:24:38 2007 +0000 |
tree | 6fbaa129dd1445de663596e665a874ad0cda5393 | |
parent | de81225a8719494f5149980ea8a50de28da653f6 [diff] |
[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>