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

Kieran Bingham kieran.bingham+renesas at ideasonboard.com
Thu Mar 14 22:04:17 UTC 2019


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

 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(-)

-- 
2.19.1



More information about the dri-devel mailing list