OSDN Git Service

media: v4l: vsp1: Move DRM pipeline output setup code to a function
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 22 Feb 2018 19:26:21 +0000 (14:26 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 4 May 2018 12:01:10 +0000 (08:01 -0400)
commit5a4d566a5b9b04321df6b6d8637cf0a9285d22cd
treeb428946f6c35b83f4cb741b717dd629247adeb43
parentb76b3ce55f48d9f2ef8279a92c422962faf749b6
media: v4l: vsp1: Move DRM pipeline output setup code to a function

In order to make the vsp1_du_setup_lif() easier to read, and for
symmetry with the DRM pipeline input setup, move the pipeline output
setup code to a separate function.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/vsp1/vsp1_drm.c