From: Luis R. Rodriguez Date: Thu, 3 Sep 2009 00:06:21 +0000 (-0700) Subject: ath9k: claim irq for ath9k, not ath for pci X-Git-Tag: v2.6.32-rc1~703^2~27^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc548af877374f7e26c4f670f3843c6d29e02a98;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed