Wireless / ath5k: Simplify suspend and resume callbacks
authorRafael J. Wysocki <rjw@sisk.pl>
Sun, 4 Oct 2009 22:52:09 +0000 (00:52 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:46 +0000 (16:39 -0400)
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>

No differences found