[PATCH v2 07/26] drm: mxsfb: Define and use generic PM ops
Marek Vasut
marex at denx.de
Tue Nov 29 21:48:00 UTC 2022
On 11/29/22 20:17, Paul Cercueil wrote:
> Use the new DEFINE_DRM_MODE_CONFIG_HELPER_PM_OPS() macro to create a
> "struct dev_pm_ops" that can be used by this driver, instead of using
> custom PM callbacks with the same behaviour.
>
> v2: Use the DEFINE_DRM_MODE_CONFIG_HELPER_PM_OPS() macro instead of an
> exported dev_pm_ops.
>
> Signed-off-by: Paul Cercueil <paul at crapouillou.net>
[...]
Reviewed-by: Marek Vasut <marex at denx.de>
More information about the dri-devel
mailing list