-
由 Oliver Schuster 提交于
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: NOliver Schuster <olivers137@aol.com> Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
0e45adb8