git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d158fc7
)
watchdog: w83697hf_wdt: return ENODEV if no device was found
author
Stanislav Kholmanskikh
<stanislav.kholmanskikh@oracle.com>
Mon, 27 Jan 2014 07:04:33 +0000
(11:04 +0400)
committer
Wim Van Sebroeck
<wim@iguana.be>
Fri, 21 Feb 2014 19:36:46 +0000
(20:36 +0100)
Most WDT driver modules return ENODEV during modprobe if
no valid device was found, but w83697hf_wdt returns EIO.
Let w83697hf_wdt return ENODEV.
Signed-off-by: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found