ath5k: do not release irq across suspend/resume
commit956dc371fe5411ed8a22f1857df3c97f61e9c0c9
authorBob Copeland <me@bobcopeland.com>
Sat, 4 Jul 2009 16:59:54 +0000 (4 12:59 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Oct 2009 16:32:32 +0000 (5 09:32 -0700)
tree987ddbbb51ecfc52c500af0780bd6b878250eccc
parenta5901d2b8dc71e82e3ba2af5f54f4fdee5bf8f04
ath5k: do not release irq across suspend/resume

commit 0d0cd72fa1e6bfd419c99478ec70b4877ed0ef86 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/ath/ath5k/base.c