diff options
author | Vaibhav Gupta <vaibhavgupta40@gmail.com> | 2020-06-29 13:45:27 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-29 18:43:42 +0200 |
commit | 69b4bf2be22ed6d03cdb5b53e44eda660ab5df9b (patch) | |
tree | 88dcc804449551a5df83150d21641bce9e352c21 /include/sound/ak4xxx-adda.h | |
parent | ae56942c14740c2963222efdc36c667ab19555ef (diff) | |
download | linux-stable-69b4bf2be22ed6d03cdb5b53e44eda660ab5df9b.tar.gz linux-stable-69b4bf2be22ed6d03cdb5b53e44eda660ab5df9b.tar.bz2 linux-stable-69b4bf2be22ed6d03cdb5b53e44eda660ab5df9b.zip |
cb710/core.c: use generic power management
Drivers should not use legacy power management as they have to manage power
states and related operations, for the device, themselves. This driver was
handling them with the help of PCI helper functions like
pci_save/restore_state(), pci_enable/disable_device(), etc.
With generic PM, all essentials will be handled by the PCI core. Driver
needs to do only device-specific operations.
Compile-tested only.
Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>
Link: https://lore.kernel.org/r/20200629081531.214734-2-vaibhavgupta40@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/sound/ak4xxx-adda.h')
0 files changed, 0 insertions, 0 deletions