Re: [PATCH v2] auxdisplay: arm-charlcd: Use SIMPLE_DEV_PM_OPS for power management

From: Andy Shevchenko

Date: Wed Aug 19 2026 - 09:33:16 EST


On Wed, Aug 19, 2026 at 04:48:38PM +0800, Li Jun wrote:
> Replace the manually defined dev_pm_ops structure with the
> SIMPLE_DEV_PM_OPS macro to simplify the power management code.
> This macro automatically handles CONFIG_PM_SLEEP configuration
> and generates freeze/thaw/poweroff/restore callbacks, reducing
> boilerplate code.

This is v2, no changelog, all v1 comments were ignored. What's going on?

--
With Best Regards,
Andy Shevchenko