From: Helmut Schaa Date: Wed, 8 Sep 2010 18:57:10 +0000 (+0200) Subject: rt2x00: Enable missing interrupts in rt61pci X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6646505de03b2ae85de09fd3b8d383ab816a19f9;p=pandora-kernel.git rt2x00: Enable missing interrupts in rt61pci We're handling both, the CSR_BEACON_DONE and the CSR_TWAKEUP interrupts in rt61pci. However, these interrupts are masked out by default. Fix this. Found via pure code inspection. Signed-off-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed