diff options
| author | Vaibhav Gupta <vaibhavgupta40@gmail.com> | 2025-12-16 18:13:59 +0000 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2026-01-31 07:38:31 -0800 |
| commit | 9ef5c1065cd12e2288c2185f88da5cffce0a4623 (patch) | |
| tree | 31b57b3c58ac804b53cd541edd3a6acaefbccadd /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | bc5da9886ad0241cd57b780bac9e6e9350947110 (diff) | |
hwmon: (fam15h_power) Use generic power management
Switch to the generic PCI power management framework and remove legacy
.resume() callback. With the generic framework, the
standard PCI related work like:
- pci_save/restore_state()
- pci_enable/disable_device()
- pci_set_power_state()
is handled by the PCI core and this driver should implement only
device specific operations in its respective callback function.
Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>
Link: https://lore.kernel.org/r/20251216181401.598273-1-vaibhavgupta40@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
