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:
bbd562d
)
watchdog: sch311x_wdt: Fix LDN active check
author
Wim Van Sebroeck
<wim@iguana.be>
Mon, 21 Feb 2011 19:09:40 +0000
(19:09 +0000)
committer
Wim Van Sebroeck
<wim@iguana.be>
Mon, 14 Mar 2011 10:39:53 +0000
(10:39 +0000)
if (sch311x_sio_inb(sio_config_port, 0x30) && 0x01 == 0) -> && should be &
Reported-By: Toralf Förster <toralf.foerster@gmx.de>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found