Re: [PATCH] iio: cros_ec: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Triet Hoang <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,dev.linux.lists.chrome-platform,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 21 Aug 2026 02:54:53 +0100 Jonathan Cameron <[email protected]> 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