diff options
author | Vaibhav Gupta <[email protected]> | 2020-07-17 09:34:31 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-19 14:23:07 +0200 |
commit | 2856bbc55bda13d41eab904234be30e52ceeeae9 (patch) | |
tree | cb731ba154166d3392ddefcf82784df056e40248 /lib/test_overflow.c | |
parent | cc4fcf11a8d9d249db479f1ef16e6d26c830b245 (diff) |
media: sta2x11: use generic power management
With legacy PM, drivers themselves were responsible for managing the
device's power states and takes care of register states.
After upgrading to the generic structure, PCI core will take care of
required tasks and drivers should do only device-specific operations.
Thus, there is no need to call the PCI helper functions like
pci_enable_device(), pci_save/restore_sate(), etc.
Compile-tested only.
Signed-off-by: Vaibhav Gupta <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions