From: Michal Schmidt Date: Tue, 4 Oct 2005 11:46:21 +0000 (-0400) Subject: airo: fix resume X-Git-Tag: v2.6.15-rc1~733^2~1^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53232803241ae0f26b39897a4d4b37775837de00;p=pandora-kernel.git airo: fix resume Cisco Aironet doesn't resume properly from swsusp, because the resume method confuses a PM_EVENT_* for a PCI power state. It thinks that it is resuming from PCI_D1 and doesn't do the necessary initialization of the card. Signed-off-by: Michal Schmidt --- Reading git-diff-tree failed