summaryrefslogtreecommitdiff
path: root/include/xen/interface/io/netif.h
diff options
context:
space:
mode:
authorVaibhav Gupta <vaibhavgupta40@gmail.com>2020-07-01 19:50:57 +0300
committerDavid S. Miller <davem@davemloft.net>2020-07-01 22:58:33 +0300
commit40c1b1ee5599e3f30416563ebe1568b414febd81 (patch)
tree26c3ae2498ab1472e6a7c7000308b28136505919 /include/xen/interface/io/netif.h
parent4c2ad1263b4dd2bfdc805afdbf9b27cf7f10895e (diff)
downloadlinux-40c1b1ee5599e3f30416563ebe1568b414febd81.tar.xz
natsemi: 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, which is not recommended. Hence, removed. Compile-tested only. Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/xen/interface/io/netif.h')
0 files changed, 0 insertions, 0 deletions