android_kernel_xiaomi_sm8350/drivers/media/video/cx23885
Mauro Carvalho Chehab 52b661449a [media] rc: Rename remote controller type to rc_type instead of ir_type
for i in `find drivers/staging -type f -name *.[ch]` `find include/media -type f -name *.[ch]` `find drivers/media -type f -name *.[ch]`; do sed s,IR_TYPE,RC_TYPE,g <$i >a && mv a $i; done
for i in `find drivers/staging -type f -name *.[ch]` `find include/media -type f -name *.[ch]` `find drivers/media -type f -name *.[ch]`; do sed s,ir_type,rc_type,g <$i >a && mv a $i; done

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-12-29 08:16:50 -02:00
..
cimax2.c
cimax2.h
cx23885-417.c [media] v4l: kill the BKL 2010-11-08 22:35:57 -02:00
cx23885-av.c
cx23885-av.h
cx23885-cards.c [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions 2010-11-22 11:56:26 -02:00
cx23885-core.c [media] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevision() 2010-10-21 07:54:17 -02:00
cx23885-dvb.c V4L/DVB: videobuf: add ext_lock argument to the queue init functions 2010-10-21 01:06:14 -02:00
cx23885-f300.c
cx23885-f300.h
cx23885-i2c.c
cx23885-input.c [media] rc: Rename remote controller type to rc_type instead of ir_type 2010-12-29 08:16:50 -02:00
cx23885-input.h
cx23885-ioctl.c
cx23885-ioctl.h
cx23885-ir.c
cx23885-ir.h
cx23885-reg.h
cx23885-vbi.c
cx23885-video.c [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions 2010-11-22 11:56:26 -02:00
cx23885.h [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
cx23888-ir.c [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
cx23888-ir.h
Kconfig [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Makefile
netup-eeprom.c
netup-eeprom.h
netup-init.c
netup-init.h