Re: [PATCH] iio: cros_ec: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
From: Triet Hoang
Date: Thu Aug 20 2026 - 22:12:09 EST
On Fri, 21 Aug 2026 02:54:53 +0100
Jonathan Cameron <jic23@xxxxxxxxxx> wrote:
> Hi Triet,
>
> Wrap to 75 ish chars for commit messages.
Thanks for that! I will keep in my mind.
> > Take a look at where this macro and the comment right next to it...
>
> > EXPORT_SYMBOL_GPL(cros_ec_sensors_pm_ops);
> relating to this circumstance.
I think we should use EXPORT_GPL_SIMPLE_DEV_PM_OPS here.
Should I send the v2 patch to correct it?
Regards,
Triet