summaryrefslogtreecommitdiff
path: root/drivers/mfd
diff options
context:
space:
mode:
authorVaibhav Gupta <vaibhavgupta40@gmail.com>2020-06-22 17:12:28 +0530
committerDavid S. Miller <davem@davemloft.net>2020-06-23 20:33:15 -0700
commit6c3cb945ed79f4a9a1eede1889e165f326dcf6e9 (patch)
tree22af8cb6dcdc6bdf10d69bdbac25e46adbc03bd3 /drivers/mfd
parent77eb16e9b28754183ffa74ae5dac6e6e6e92c93c (diff)
tulip: uli526x: 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. Legacy PM involves usage of PCI helper functions like pci_enable_wake() which is no longer recommended. Compile-tested only. Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/mfd')
0 files changed, 0 insertions, 0 deletions