Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/media/video/cx25840
Hans Verkuil 3c7c9370fb [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
The core.s_config op was meant for legacy drivers that needed to work with old
pre-2.6.26 kernels. This is no longer relevant. Unfortunately, this op was
incorrectly called from several drivers.

Replace those occurences with proper i2c_board_info structs and call
v4l2_i2c_new_subdev_board.

After these changes v4l2_i2c_new_subdev_cfg() was no longer used, so remove
that function as well.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-01-19 11:45:30 -02:00
..
cx25840-audio.c [media] Add support for AUX_PLL on cx2583x chips 2010-10-21 09:41:45 -02:00
cx25840-core.c [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() 2011-01-19 11:45:30 -02:00
cx25840-core.h V4L/DVB: cx25840: convert to the new control framework 2010-08-08 23:43:05 -03:00
cx25840-firmware.c V4L/DVB (13088): cx25840: Convert chip/core family checks to static inline functions 2009-12-05 18:40:17 -02:00
cx25840-ir.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-01-13 10:05:56 -08:00
cx25840-vbi.c V4L/DVB: cx25840: support new vbi ops to set/get VBI format 2010-05-19 12:58:47 -03:00
Kconfig
Makefile V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllers 2010-08-08 23:42:55 -03:00