From: Johannes Berg Date: Tue, 7 Aug 2012 19:46:44 +0000 (+0200) Subject: iwlegacy: clean up suspend/resume X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~319^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=450e9038ee65e3246b2a942669fc79001466f9be;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed