From: Wim Van Sebroeck Date: Mon, 21 Feb 2011 19:28:58 +0000 (+0000) Subject: watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 X-Git-Tag: v2.6.38~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=943413c5b6e117a7eca029e3b07704d3b230d938;p=pandora-kernel.git watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 outb_p(c || 0x01, WDT_EFDR); -> || should be | Reported-By: Toralf Förster Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed