ath5k: do not release irq across suspend/resume
authorBob Copeland <me@bobcopeland.com>
Sat, 4 Jul 2009 16:59:54 +0000 (12:59 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:02:29 +0000 (15:02 -0400)
commit0d0cd72fa1e6bfd419c99478ec70b4877ed0ef86
treeaa48f65b6725ee5c5bf2582a09eed4dc30e9b69f
parent88f6bfe1829d67bea37b060d53131b2b96ebc8ac
ath5k: do not release irq across suspend/resume

Paraphrasing Rafael J. Wysocki: "drivers should not release PCI IRQs
in suspend."  Doing so causes a warning during suspend/resume on some
platforms.

Cc: Rafael J. Wysocki <rjw@sisk.pl>
Reported-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/base.c