android_kernel_motorola_sm6225/drivers/media
David Dillow 460a4de77d [media] cx231xx: use TRANSFER_TYPE enum for cleanup
Most calls to cx231xx_capture_start() already use the values from
TRANSFER_TYPE, but cx231xx_capture_start() and
cx231xx_initialize_stream_xfer() were hand coding the values.
Use the named values (81 is never passed in), and simplify
cx231xx_capture_start(), as the switch statements were identical and
pcb_config->config_num is a u8, so any non-zero config got the same
result.

Signed-off-by: David Dillow <dave@thedillows.org>
Cc: Sri Deevi <srinivasa.deevi@conexant.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-07-06 01:45:43 -03:00
..
common [media] media: Remove VIDEO_MEDIA Kconfig option 2012-07-05 18:21:53 -03:00
dvb [media] media: reorganize the main Kconfig items 2012-07-05 18:21:28 -03:00
radio [media] media: only show V4L devices based on device type selection 2012-07-05 18:22:53 -03:00
rc [media] media: reorganize the main Kconfig items 2012-07-05 18:21:28 -03:00
video [media] cx231xx: use TRANSFER_TYPE enum for cleanup 2012-07-06 01:45:43 -03:00
Kconfig [media] media: Remove VIDEO_MEDIA Kconfig option 2012-07-05 18:21:53 -03:00
Makefile [media] media: Entities, pads and links 2011-03-22 04:53:10 -03:00
media-device.c [media] media: fix truncated entity specification 2011-12-20 09:31:50 -02:00
media-devnode.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
media-entity.c [media] media: Add link_validate() op to check links to the sink pad 2012-05-14 08:44:11 -03:00