From: Ezequiel Garcia Date: Mon, 10 Feb 2014 23:00:26 +0000 (-0300) Subject: watchdog: orion: Remove unneeded BRIDGE_CAUSE clear X-Git-Tag: v3.15-rc1~76^2~22^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40edc9813b9bc5d7628b821f1dad7fc87e101066;p=pandora-kernel.git watchdog: orion: Remove unneeded BRIDGE_CAUSE clear After adding the IRQ request, the BRIDGE_CAUSE bit should be cleared by the bridge interrupt controller. There's no longer a need to do it in the watchdog driver, so we can simply remove it. Reviewed-by: Guenter Roeck Tested-by: Sebastian Hesselbarth Tested-by: Willy Tarreau Signed-off-by: Ezequiel Garcia Acked-by: Wim Van Sebroeck Tested-By: Jason Gunthorpe Signed-off-by: Jason Cooper --- Reading git-diff-tree failed