linux/drivers/media/platform/rcar-vin
Niklas Söderlund 1eb36419ec [media] rcar-vin: move subdev source and sink pad index to rvin_graph_entity
It makes more sense to store the sink and source pads in struct
rvin_graph_entity since that contains other subdevice related
information.

The data type to store pad information in is unsigned int and not int,
change this. While we are at it drop the _idx suffix from the names,
this never made sense.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-06-06 14:36:45 -03:00
..
Kconfig [media] v4l: Switch from V4L2 OF not V4L2 fwnode API 2017-06-06 09:58:16 -03:00
Makefile
rcar-core.c [media] v4l: Switch from V4L2 OF not V4L2 fwnode API 2017-06-06 09:58:16 -03:00
rcar-dma.c [media] media: rcar-vin: add support for V4L2_FIELD_ALTERNATE 2016-09-19 16:33:41 -03:00
rcar-v4l2.c [media] rcar-vin: move subdev source and sink pad index to rvin_graph_entity 2017-06-06 14:36:45 -03:00
rcar-vin.h [media] rcar-vin: move subdev source and sink pad index to rvin_graph_entity 2017-06-06 14:36:45 -03:00