summaryrefslogtreecommitdiff
path: root/drivers/net/team/team_mode_broadcast.c
diff options
context:
space:
mode:
authorVaibhav Gupta <vaibhavgupta40@gmail.com>2020-06-24 20:40:49 +0300
committerKalle Valo <kvalo@codeaurora.org>2020-07-15 13:38:26 +0300
commitc689a62b6712475dccee852a5214896014a945a0 (patch)
tree9d165e7a68e0db8ae2509cca63d3a529cda471c0 /drivers/net/team/team_mode_broadcast.c
parentef6425107ccceabf2743e7c848d174a4d51808ab (diff)
downloadlinux-c689a62b6712475dccee852a5214896014a945a0.tar.xz
orinoco: use generic power management
With the support of generic PM callbacks, drivers no longer need to use legacy .suspend() and .resume() in which they had to maintain PCI states changes and device's power state themselves. The required operations are done by PCI core. PCI drivers are not expected to invoke PCI helper functions like pci_save/restore_state(), pci_enable/disable_device(), pci_set_power_state(), etc. Their tasks are completed by PCI core itself. 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/20200624174048.64754-1-vaibhavgupta40@gmail.com
Diffstat (limited to 'drivers/net/team/team_mode_broadcast.c')
0 files changed, 0 insertions, 0 deletions