diff options
author | 2009-06-09 17:12:33 -0300 | |
---|---|---|
committer | 2009-06-23 03:15:47 -0300 | |
commit | f0222c7d860f09a61bec5e500539f28db0184b38 (patch) | |
tree | abcd69a4421985d205ede4df0365c7616d192453 /fs/stack.c | |
parent | V4L/DVB (12122): pvrusb2: De-obfuscate code which handles routing schemes (diff) | |
download | wireguard-linux-f0222c7d860f09a61bec5e500539f28db0184b38.tar.xz wireguard-linux-f0222c7d860f09a61bec5e500539f28db0184b38.zip |
V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cfg/board calls
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.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions