commit | 0d0cd72fa1e6bfd419c99478ec70b4877ed0ef86 | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Sat Jul 04 12:59:54 2009 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:02:29 2009 -0400 |
tree | aa48f65b6725ee5c5bf2582a09eed4dc30e9b69f | |
parent | 88f6bfe1829d67bea37b060d53131b2b96ebc8ac [diff] |
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>