https://github.com/torvalds/linux
Revision 0cb1c3e853e0d0f996f4e11863407bf31e6b7343 authored by Stanislav Kholmanskikh on 27 January 2014, 07:04:33 UTC, committed by Wim Van Sebroeck on 21 February 2014, 19:36:46 UTC
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>
1 parent d158fc7
History
Tip revision: 0cb1c3e853e0d0f996f4e11863407bf31e6b7343 authored by Stanislav Kholmanskikh on 27 January 2014, 07:04:33 UTC
watchdog: w83697hf_wdt: return ENODEV if no device was found
Tip revision: 0cb1c3e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 266.7 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top