[media] v4l: vsp1: Don't create LIF entity when the userspace API is enabled
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 13 May 2016 16:10:57 +0000 (13:10 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 28 Jun 2016 15:11:24 +0000 (12:11 -0300)
commit8d954abe30fcf1e979473abb0f3cf2f18c0d13e0
tree2500e6e3a13d11dc5c55ca965d72c2c525a0ee66
parentaa0bad337ff231882dc8849f2234138281b5c414
[media] v4l: vsp1: Don't create LIF entity when the userspace API is enabled

The LIF is only used when feeding the VSP output to the DU. The only way
to do so is by controlling the VSP directly from the DU driver and
disabling the VSP userspace API. There is thus no need to create a LIF
entity when the userspace API is enabled, as it can't be used in that
case.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/vsp1/vsp1_drv.c
This page took 0.042413 seconds and 5 git commands to generate.