]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] V4L: sh_mobile_ceu_camera: the host shall configure the pipeline
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 7 Sep 2011 14:59:47 +0000 (11:59 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 3 Nov 2011 20:28:42 +0000 (18:28 -0200)
commit489759c0ca26bcd405c82966bdce7ff7fec5a110
tree910708097438650aa42c442450c64818be64a36f
parent7ae77ee92fea7c115324096372a2a125d8bc26d7
[media] V4L: sh_mobile_ceu_camera: the host shall configure the pipeline

It is a task of the host / bridge driver to bind single subdevices into a
pipeline, not of respective subdevices. Eventually this might be handled
by the Media Controller API.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/sh_mobile_ceu_camera.c