linux/Documentation
Hans Verkuil e6574f2fbe V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev
The functions v4l2_i2c_new_subdev and v4l2_i2c_new_probed_subdev relied on
i2c_get_adapdata to return the v4l2_device. However, this is not always
possible on embedded platforms. So modify the API to pass the v4l2_device
pointer explicitly.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-04-06 21:44:24 -03:00
..
2009-04-01 08:59:33 -07:00
2009-04-01 08:59:21 -07:00
2009-03-30 21:46:43 +02:00
2009-03-30 15:21:59 +02:00
2009-03-30 21:55:26 +10:30
2009-04-02 00:33:39 -07:00
2009-03-24 16:20:36 -07:00
2009-03-26 15:45:43 -07:00
2009-03-31 15:18:37 +11:00