[v3,1/2] ath10k: add the PCI PM core suspend/resume ops

Ryan Hsu ryanhsu at qti.qualcomm.com
Fri Sep 1 16:13:19 PDT 2017


On 08/31/2017 05:52 AM, Kalle Valo wrote:

> This had a warning:
>
> drivers/net/wireless/ath/ath10k/pci.c:3651:1: warning: symbol 'ath10k_pci_pm_ops' was not declared. Should it be static?
>
> I fixed it in the pending branch by making it static:
>
> static SIMPLE_DEV_PM_OPS(ath10k_pci_pm_ops,
> 			 ath10k_pci_pm_suspend,
> 			 ath10k_pci_pm_resume);
>
> Please review.
>

Yes and thanks!

-- 
Ryan Hsu


More information about the ath10k mailing list