android_kernel_asus_sm8350/drivers/media/pci/ttpci
Mauro Carvalho Chehab fde04ab95d [media] demux.h: Remove duplicated enum
"enum dmx_ts_pes" and "typedef enum dmx_pes_type_t" are just the
same enum declared twice, since Kernel (2.6.12). There's no reason
to duplicate it there, and sparse complains about that:
	drivers/media/dvb-core/dmxdev.c:600:55: warning: mixing different enum types
So, remove the internal define, keeping just the external one.
Internally, use only "enum dmx_ts_pes", as it is too late to drop
dmx_pes_type_t from the userspace API.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-04-08 06:53:15 -03:00
..
av7110_av.c [media] dvb: push down ioctl lock in dvb_usercopy 2012-12-27 15:44:21 -02:00
av7110_av.h
av7110_ca.c [media] dvb: push down ioctl lock in dvb_usercopy 2012-12-27 15:44:21 -02:00
av7110_ca.h
av7110_hw.c
av7110_hw.h
av7110_ipack.c
av7110_ipack.h
av7110_ir.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
av7110_v4l.c [media] v4l2: add const to argument of write-only s_tuner ioctl 2013-03-24 06:31:23 -03:00
av7110.c [media] demux.h: Remove duplicated enum 2013-04-08 06:53:15 -03:00
av7110.h [media] dvb: push down ioctl lock in dvb_usercopy 2012-12-27 15:44:21 -02:00
budget-av.c [media] drivers/media/pci/ttpci/budget-av.c: fix error return code 2012-11-22 13:41:31 -02:00
budget-ci.c
budget-core.c
budget-patch.c
budget.c
budget.h
Kconfig [media] ttpci: Fix a missing Kconfig dependency 2012-12-27 14:47:59 -02:00
Makefile
ttpci-eeprom.c
ttpci-eeprom.h