[WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTY
authorWim Van Sebroeck <wim@iguana.be>
Tue, 24 Jul 2007 21:55:06 +0000 (21:55 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 24 Jul 2007 21:57:52 +0000 (21:57 +0000)
commit1bf1496d41756496db2fcf4c8f1932b9762232f6
treeb981be4014ce94329aacec6fabf391ed11ec2277
parent6abe78bf195c633f67f6349e3d09b2bcd5d32a79
[WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTY

The default value for an unknown ioctl call is -ENOTTY.

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