Re: [PATCH] pwm: bcm2835: Fix NPD in suspend/resume

From: Thierry Reding
Date: Tue Nov 28 2023 - 12:49:35 EST



On Mon, 13 Nov 2023 08:46:32 -0800, Florian Fainelli wrote:
> When 119a508c4dc9 ("pwm: bcm2835: Add support for suspend/resume") was
> sent out on October 11th,, there was still a call to
> platform_set_drvdata() which would ensure that the driver private data
> structure could be used in bcm2835_pwm_{suspend,resume}.
>
> A cleanup now merged as commit commit 2ce7b7f6704c ("pwm: bcm2835:
> Simplify using devm functions") removed that call which would now cause
> a NPD in bcm2835_pwm_{suspend,resume} as a consequence.
>
> [...]

Applied, thanks!

[1/1] pwm: bcm2835: Fix NPD in suspend/resume
commit: fba7e9f839d7fcb0888094697da45c5668226455

Best regards,
--
Thierry Reding <thierry.reding@xxxxxxxxx>