summaryrefslogtreecommitdiff
path: root/linux/Documentation/video4linux/v4l2-framework.txt
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2009-06-09 22:12:33 +0200
committerHans Verkuil <hverkuil@xs4all.nl>2009-06-09 22:12:33 +0200
commit404f85e5ea9ee93c2a52e01b98acafa010c4d013 (patch)
tree11c5ea00ad453cbd9da69c4afc136ecfcf911b56 /linux/Documentation/video4linux/v4l2-framework.txt
parent7ef1e386396d4ebc645310511099bf2526e519c4 (diff)
downloadmediapointer-dvb-s2-404f85e5ea9ee93c2a52e01b98acafa010c4d013.tar.gz
mediapointer-dvb-s2-404f85e5ea9ee93c2a52e01b98acafa010c4d013.tar.bz2
v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cfg/board calls
From: Hans Verkuil <hverkuil@xs4all.nl> Add a new s_config core ops call: this is called with the irq and platform data to be used to initialize the subdev. Added new v4l2_i2c_new_subdev_cfg and v4l2_i2c_new_subdev_board calls that allows you to pass these new arguments. The existing v4l2_i2c_new_subdev functions were modified to also call s_config. In the future the existing v4l2_i2c_new_subdev functions will be replaced by a single v4l2_i2c_new_subdev function similar to v4l2_i2c_new_subdev_cfg but without the irq and platform_data arguments. Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/Documentation/video4linux/v4l2-framework.txt')
0 files changed, 0 insertions, 0 deletions