commit | f0e94b479c987abef17eb18e5c8e0ed178d00cd4 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Sat Oct 16 00:36:17 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Nov 09 16:13:25 2010 -0500 |
tree | da48d17cb3b24e99df879a2816b2cb71f82cec12 | |
parent | 191d6a1186f65bc86c24b9d6d9d91acc155285ba [diff] |
ath9k: Convert to new PCI PM framework The ath9k driver uses the legacy PCI power management (suspend and resume) callbacks that apparently cause intermittent problems to happen (the adapter sometimes doesn't resume correctly on my Acer Ferrari One). Make it use the new PCI PM and let the PCI core code handle the PCI-specific details of power transitions. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: John W. Linville <linville@tuxdriver.com>