Re: [PATCH v2 0/7] drm/stm: Various cleanups

From: Benjamin Gaignard
Date: Thu Jul 20 2017 - 08:46:08 EST


2017-07-20 14:05 GMT+02:00 Philippe CORNU <philippe.cornu@xxxxxx>:
> Version 2:
> - Add devm_reset_control_get_exclusive to follow explicit reset API
> - Add missing commit messages & reviewed-by.
>
> Version 1:
> - Initial commit
>
> The purpose of this set of patches is to clean up the drm stm driver.
>
> Philippe CORNU (7):
> drm/stm: drv: Rename platform driver name
> drm/stm: ltdc: Cleanup signal polarity defines
> drm/stm: ltdc: Lindent and minor cleanups
> drm/stm: ltdc: Constify funcs structures
> drm/stm: ltdc: add devm_reset_control & platform_get_ressource
> drm/stm: ltdc: Cleanup rename returned value
> drm/stm: dsi: Constify phy ops structure
>
> drivers/gpu/drm/stm/drv.c | 21 ++--
> drivers/gpu/drm/stm/dw_mipi_dsi-stm.c | 2 +-
> drivers/gpu/drm/stm/ltdc.c | 225 ++++++++++++++++------------------
> 3 files changed, 116 insertions(+), 132 deletions(-)
>
> --
> 1.9.1
>

merged in drm-misc-next