Re: [PATCH v1] Input: pf1550 - Remove "defined but unused" warning

From: Dmitry Torokhov

Date: Sat Dec 13 2025 - 04:39:01 EST


On Wed, Dec 10, 2025 at 09:11:41PM +0000, Vaibhav Gupta wrote:
> If 'CONFIG_PM_SLEEP' is not set, compiler throws warning for *suspend() and
> *resume() function for this driver. Using new 'DEFINE_SIMPLE_DEV_PM_OPS'
> fixes it.
>
> Signed-off-by: Vaibhav Gupta <vaibhavgupta40@xxxxxxxxx>

Applied, thank you.

--
Dmitry