diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2012-09-20 09:06:30 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-05 22:08:09 -0300 |
commit | 178cce1262762b636bcde6685a014c70640b15cc (patch) | |
tree | c4522812c96a0973317199fe139c7c97509feac4 /drivers/media/v4l2-core/v4l2-subdev.c | |
parent | 5be452c343331dadf237bed0053fdc7d623e8049 (diff) | |
download | blackbird-op-linux-178cce1262762b636bcde6685a014c70640b15cc.tar.gz blackbird-op-linux-178cce1262762b636bcde6685a014c70640b15cc.zip |
[media] vpif_capture: separate subdev from input
vpif_capture relied on a 1-1 mapping of input and subdev. This is not
necessarily the case. Separate the two. So there is a list of subdevs
and a list of inputs. Each input refers to a subdev and has routing
information. An input does not have to have a subdev.
The initial input for each channel is set to the fist input.
Currently missing is support for associating multiple subdevs with
an input.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Tested-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-subdev.c')
0 files changed, 0 insertions, 0 deletions