]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf64da28d96c3dfa33de9305828600b2f67d8d974
tree53545b636c369a293f6576ad8d108c48dc27a173
parent3975d8291276f8cc6f854c36cbff28a27da31bec
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