[PATCH] drm/dsi: Make set_tear_scanline command consistent

2016-07-12 Thread Daniel Vetter
On Mon, Jun 13, 2016 at 03:33:27PM +0200, Thierry Reding wrote: > From: Thierry Reding > > Use a consistent name for the function that implements set_tear_scanline > and reword and reformat the kerneldoc slightly. > > Signed-off-by: Thierry Reding Applied to drm-misc. -Daniel > --- > drivers

[PATCH] drm/dsi: Make set_tear_scanline command consistent

2016-06-13 Thread Thierry Reding
From: Thierry Reding Use a consistent name for the function that implements set_tear_scanline and reword and reformat the kerneldoc slightly. Signed-off-by: Thierry Reding --- drivers/gpu/drm/drm_mipi_dsi.c | 16 include/drm/drm_mipi_dsi.h | 2 +- 2 files changed, 9 inser