[PATCH] pwm: bcm2835: Add support for suspend/resume

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Mon Oct 9 03:06:17 PDT 2023


Hello Florian,

On Thu, Oct 05, 2023 at 10:15:15AM -0700, Florian Fainelli wrote:
> +static SIMPLE_DEV_PM_OPS(bcm2835_pwm_pm_ops, bcm2835_pwm_suspend,
> +			 bcm2835_pwm_resume);

The definition of SIMPLE_DEV_PM_OPS has a comment saying:

	Deprecated. Use DEFINE_SIMPLE_DEV_PM_OPS() instead.

Can you please rework your patch accordingly?

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20231009/cbaec80b/attachment-0001.sig>


More information about the linux-arm-kernel mailing list