[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4d310ba1-34e0-400c-9662-971b4647a6ec@roeck-us.net>
Date: Thu, 18 Dec 2025 10:59:30 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Vaibhav Gupta <vaibhavgupta40@...il.com>
Cc: Huang Rui <ray.huang@....com>, Bjorn Helgaas <bhelgaas@...gle.com>,
linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] hwmon: (fam15h_power) Use generic power management
On Tue, Dec 16, 2025 at 06:13:59PM +0000, Vaibhav Gupta wrote:
> 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@...il.com>
Applied.
Thanks,
Guenter
Powered by blists - more mailing lists