From: Jiri Slaby Date: Tue, 15 Jul 2008 15:44:21 +0000 (+0200) Subject: Ath5k: suspend/resume fixes X-Git-Tag: v2.6.27-rc2~119^2~6^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e4242b99ce46fed82aa7f40ad5a1817a2b3bd45;p=pandora-kernel.git Ath5k: suspend/resume fixes - free and re-request irq since it might have changed during suspend - disable and enable msi - don't set D0 state of the device, it's already done by the PCI layer - do restore_state before enable_device, it's safer - check ath5k_init return value Signed-off-by: Jiri Slaby Acked-by: Nick Kossifidis Cc: Luis R. Rodriguez Cc: Jesse Barnes Signed-off-by: John W. Linville --- Reading git-diff-tree failed