diff options
author | Vaibhav Gupta <vaibhavgupta40@gmail.com> | 2020-06-29 13:45:30 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-29 18:43:42 +0200 |
commit | 6bbf52566bf7cb26546ec9d9aa76a3cb80d4eb18 (patch) | |
tree | 1152bd613ed92d9c11bed8c0fde8d551b6860aef /drivers/misc/pch_phub.c | |
parent | ff249c1c70a665fc7a64e345aa251bc238616a34 (diff) | |
download | linux-6bbf52566bf7cb26546ec9d9aa76a3cb80d4eb18.tar.gz linux-6bbf52566bf7cb26546ec9d9aa76a3cb80d4eb18.tar.bz2 linux-6bbf52566bf7cb26546ec9d9aa76a3cb80d4eb18.zip |
misc/phantom.c: 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. All required operations are
done by 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-5-vaibhavgupta40@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/pch_phub.c')
0 files changed, 0 insertions, 0 deletions