kernel-ark/drivers/media
Trent Piepho f0ad90975b V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state
card_priv was only used to store a pointer to the vp3054 state struct.
There's no need to use a void * since it doesn't have multiple types.

Make the field conditional on VP3045 support.  It was already conditional on
DVB support, but it's only used if VP3045 support is on, so that makes for a
better option to check.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Reviewed-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-10-22 12:01:42 -02:00
..
common Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
dvb V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYS 2007-10-22 12:01:31 -02:00
radio V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field 2007-10-22 12:01:24 -02:00
video V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state 2007-10-22 12:01:42 -02:00
Kconfig V4L/DVB (6299): dvb: Add dependencies for VIDEOBUF_DVB 2007-10-10 00:03:19 -03:00
Makefile