Re: [PATCH 0/3] drm: rcar-du: Cleanup minor CRTC issues

From: Laurent Pinchart
Date: Sun Mar 17 2019 - 12:49:09 EST


Hi Kieran,

Thank you for the patches.

On Thu, Mar 14, 2019 at 10:04:17PM +0000, Kieran Bingham wrote:
> Three fairly trivial cleanup patches from while I've been working on the CRTC
> code on rcar-du.
>
> The first is a small spelling error in the drm_crtc_state documentation, and
> the following two are more directly cleaning up the rcar-du.
>
> Kieran Bingham (3):
> drm: fix subtle spelling error in drm_crtc_state
> drm: rcar-du: crtc: make local functions static
> drm: rcar-du: Remove unused prototypes

For the whole series:

Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>

and taken in my tree.

> drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 9 +++++----
> drivers/gpu/drm/rcar-du/rcar_du_crtc.h | 2 --
> include/drm/drm_crtc.h | 2 +-
> 3 files changed, 6 insertions(+), 7 deletions(-)

--
Regards,

Laurent Pinchart