linux_dsm_epyc7002/drivers/net/wireless/realtek
Vaibhav Gupta ef6425107c rtl818x_pci: use generic power management
Earlier, drivers had to manage the device's power states, and related
operations, themselves. With the generic approach, these are done by PCI
core.

The only driver-specific jobs, .suspend() and .resume() doing were invoking
PCI helper functions pci_save/restore_state() and
pci_set_power_state(). This is not recommeneded as PCI core takes care of
that. Hence they became empty-body functions, thus define them NULL.

Compile-tested only.

Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200623094454.12427-1-vaibhavgupta40@gmail.com
2020-07-15 13:37:59 +03:00
..
rtl8xxxu treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
rtl818x rtl818x_pci: use generic power management 2020-07-15 13:37:59 +03:00
rtlwifi rtlwifi: rtl8192cu: Free ieee80211_hw if probing fails 2020-07-15 13:37:15 +03:00
rtw88 rtw88: coex: Fix ACL Tx pause during BT inquiry/page. 2020-07-15 12:14:01 +03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00