commit | baee1f3caa5a771880144358dd07d32e09ba4dcf | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Mon Oct 05 00:52:09 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 07 16:39:46 2009 -0400 |
tree | a004b88ce54e4a9b842f83b820db092561306475 | |
parent | fe348cb628e6a78cc1e82fe64404c9a304ed9c12 [diff] |
Wireless / ath5k: Simplify suspend and resume callbacks Simplify the suspend and resume callbacks of ath5k by converting the driver to struct dev_pm_ops and allowing the PCI PM core to do the PCI-specific suspend/resume handling. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: John W. Linville <linville@tuxdriver.com>