From: Bob Copeland Date: Sat, 4 Jul 2009 16:59:54 +0000 (-0400) Subject: ath5k: do not release irq across suspend/resume X-Git-Tag: v2.6.32-rc1~703^2~659 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d0cd72fa1e6bfd419c99478ec70b4877ed0ef86;p=pandora-kernel.git 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 Reported-by: Alan Jenkins Signed-off-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed