From: Wim Van Sebroeck Date: Mon, 21 Feb 2011 19:09:40 +0000 (+0000) Subject: watchdog: sch311x_wdt: Fix LDN active check X-Git-Tag: v2.6.38~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a450c786a5769745cc8fa873a66ed3c377875ead;p=pandora-kernel.git watchdog: sch311x_wdt: Fix LDN active check if (sch311x_sio_inb(sio_config_port, 0x30) && 0x01 == 0) -> && should be & Reported-By: Toralf Förster Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed