ath9k: claim irq for ath9k, not ath for pci
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 3 Sep 2009 00:06:21 +0000 (17:06 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Sep 2009 20:31:04 +0000 (16:31 -0400)
commitfc548af877374f7e26c4f670f3843c6d29e02a98
tree8c32540ab846508cb187572845ab33438c43638f
parent580171f7cd08687cdf1b263aabb35608b3c37433
ath9k: claim irq for ath9k, not ath for pci

ath9k ahb requests an IRQ and indicates 'ath9k' claimed it,
ath9k pci requests an IRQ and indicates 'ath'   claims it;
since 'ath' is another module sync both ahb and pci to claim
the irq using 'ath9k'.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/pci.c