diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2010-07-30 17:24:55 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 01:04:52 -0200 |
commit | 692d5522646fdf432329efbe5092dc9c5ca83e85 (patch) | |
tree | b68da8aa39f3acd1098ed6c7129e6ccebcf44cb0 /Documentation/video4linux/videobuf | |
parent | c4ce6d14b92aa1772c9d84d068d1b45114fe73cc (diff) | |
download | kernel_samsung_espresso10-692d5522646fdf432329efbe5092dc9c5ca83e85.zip kernel_samsung_espresso10-692d5522646fdf432329efbe5092dc9c5ca83e85.tar.gz kernel_samsung_espresso10-692d5522646fdf432329efbe5092dc9c5ca83e85.tar.bz2 |
V4L/DVB: v4l: Add a v4l2_subdev host private data field
The existing priv field stores subdev private data owned by the subdev
driver. Host (bridge) drivers might need to store per-subdev
host-specific data, such as a pointer to platform data.
Add a v4l2_subdev host_priv field to store host-specific data, and
rename the existing priv field to dev_priv.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/video4linux/videobuf')
0 files changed, 0 insertions, 0 deletions