iwlegacy: clean up suspend/resume
authorJohannes Berg <johannes.berg@intel.com>
Tue, 7 Aug 2012 19:46:44 +0000 (21:46 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Aug 2012 19:26:59 +0000 (15:26 -0400)
commit450e9038ee65e3246b2a942669fc79001466f9be
tree53545b636c369a293f6576ad8d108c48dc27a173
parent2f9279b5568c4de8c37566f11e7c26292a3f4bf2
iwlegacy: clean up suspend/resume

There's no need to export the il_pci_suspend
and il_pci_resume functions since they're only
referenced from il_pm_ops. The latter can also
be defined using SIMPLE_DEV_PM_OPS instead of
open-coding it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlegacy/common.c
drivers/net/wireless/iwlegacy/common.h