kernel-ark/drivers/watchdog
Oliver Schuster 0e45adb8f5 [WATCHDOG] Fix it8712f_wdt.c wrong byte order accessing WDT_TIMEOUT
This patch corrects an error in the driver it8712f_wdt.  You cannot set
the 16-bit WDT_TIMEOUT access as a 16-bit outw, because the byte
ordering will be wrong.  So just do the high 8 bits as a separate
access.

Signed-off-by: Oliver Schuster <olivers137@aol.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-01 11:31:05 -07:00
..
acquirewdt.c
advantechwdt.c
alim1535_wdt.c
alim7101_wdt.c
ar7_wdt.c
at32ap700x_wdt.c
at91rm9200_wdt.c
bfin_wdt.c [WATCHDOG] blackfin Watchdog driver: relocate all strings used in __init functions to __initdata 2008-02-18 16:54:11 +00:00
booke_wdt.c
cpu5wdt.c [WATCHDOG] Remove volatiles from watchdog device structures 2008-03-06 11:30:32 +00:00
davinci_wdt.c
ep93xx_wdt.c
eurotechwdt.c
hpwdt.c [WATCHDOG] make watchdog/hpwdt.c:asminline_call() static 2008-03-06 21:32:21 +00:00
i6300esb.c
ib700wdt.c
ibmasr.c
indydog.c
iop_wdt.c
it8712f_wdt.c [WATCHDOG] Fix it8712f_wdt.c wrong byte order accessing WDT_TIMEOUT 2008-04-01 11:31:05 -07:00
iTCO_vendor_support.c
iTCO_wdt.c
ixp4xx_wdt.c
ixp2000_wdt.c
Kconfig [WATCHDOG] HP ProLiant WatchDog driver 2008-02-18 17:06:21 +00:00
ks8695_wdt.c
machzwd.c [WATCHDOG] replace remaining __FUNCTION__ occurrences 2008-03-06 11:30:26 +00:00
Makefile [WATCHDOG] HP ProLiant WatchDog driver 2008-02-18 17:06:21 +00:00
mixcomwd.c
mpc8xx_wdt.c
mpc83xx_wdt.c
mpc5200_wdt.c
mpcore_wdt.c
mtx-1_wdt.c [WATCHDOG] Remove volatiles from watchdog device structures 2008-03-06 11:30:32 +00:00
mv64x60_wdt.c
omap_wdt.c
omap_wdt.h
pc87413_wdt.c
pcwd_pci.c
pcwd_usb.c [WATCHDOG] replace remaining __FUNCTION__ occurrences 2008-03-06 11:30:26 +00:00
pcwd.c
pnx4008_wdt.c
rm9k_wdt.c
s3c2410_wdt.c [WATCHDOG] replace remaining __FUNCTION__ occurrences 2008-03-06 11:30:26 +00:00
sa1100_wdt.c
sb_wdog.c
sbc60xxwdt.c
sbc7240_wdt.c
sbc8360.c
sbc_epx_c3.c
sc520_wdt.c
sc1200wdt.c
scx200_wdt.c
shwdt.c [WATCHDOG] replace remaining __FUNCTION__ occurrences 2008-03-06 11:30:26 +00:00
smsc37b787_wdt.c
softdog.c
txx9wdt.c
w83627hf_wdt.c
w83697hf_wdt.c
w83877f_wdt.c
w83977f_wdt.c
wafer5823wdt.c
wd501p.h
wdrtas.c
wdt285.c
wdt977.c
wdt_pci.c
wdt.c