From: Ido Reis Date: Mon, 23 Apr 2012 14:35:25 +0000 (+0300) Subject: wl18xx: PG2.0 HW Watch dog interrupt support X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5755fe96cb010031a50458e6d1391377d94c275;p=pandora-kernel.git wl18xx: PG2.0 HW Watch dog interrupt support In PG2, the HW watchdog interrupt occupies bit0 of the event vector, and the SW watchdog is relocated to bit9. We perform the relocation globally, as there's only one watchdog bit on previous platforms (bit0). [Only mask in the new bit9 for platforms supporting it. This avoids spurious events on other platforms - Arik] Signed-off-by: Orit Brayer Signed-off-by: Ido Reis Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed