diff options
author | Oliver Schuster <oliver.s@inbox.com> | 2008-04-01 17:06:21 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-01 20:31:05 +0200 |
commit | 0e45adb8f5371f3d20a6df21cd13ce32fbe9bf15 (patch) | |
tree | 15a603c06c3cf93aac29db83c3458f4f73dbda4b /include/asm-mips/mach-au1x00/au1000.h | |
parent | Merge master.kernel.org:/home/rmk/linux-2.6-arm (diff) | |
download | linux-0e45adb8f5371f3d20a6df21cd13ce32fbe9bf15.tar.xz linux-0e45adb8f5371f3d20a6df21cd13ce32fbe9bf15.zip |
[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>
Diffstat (limited to 'include/asm-mips/mach-au1x00/au1000.h')
0 files changed, 0 insertions, 0 deletions