android_kernel_xiaomi_sm8350/include/media
Mauro Carvalho Chehab 7fee03e487 V4L/DVB (13540): ir-common: Cleanup get key evdev code
The same loop to seek for a key were used on different places. Also,
no spinlock were protecting it to avoid the risk of replacing a keycode
while seeking for a new code.

This cleanup does:
	- create an unique function to seek for a code;
	- adds an spinlock to protect the table lookup;
	- remove some unused code;
	- simplifies to code to make it easier to understand.

Basically no change in behavior should be noticed after this patch.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-05 18:42:22 -02:00
..
davinci V4L/DVB (13464): Davinci VPFE Capture: add i2c adapter id in platform data 2009-12-05 18:42:01 -02:00
adv7343.h
bt819.h
cs53l32a.h
cs5345.h
cx2341x.h
cx25840.h V4L/DVB (13206): cx25840: add component support 2009-12-05 18:40:52 -02:00
i2c-addr.h
ir-common.h V4L/DVB (13540): ir-common: Cleanup get key evdev code 2009-12-05 18:42:22 -02:00
ir-kbd-i2c.h
m52790.h
msp3400.h
ov772x.h
ovcamchip.h
pwc-ioctl.h
radio-si4713.h
rds.h
saa6752hs.h
saa7115.h
saa7127.h
saa7146_vv.h
saa7146.h
sh_mobile_ceu.h
si4713.h
soc_camera_platform.h V4L/DVB (12508): soc-camera: remove unused .iface from struct soc_camera_platform_info 2009-09-19 00:18:31 -03:00
soc_camera.h V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_device members 2009-09-19 00:19:20 -03:00
tuner-types.h
tuner.h
tvaudio.h
tveeprom.h
tvp514x.h V4L/DVB (12246): tvp514x: Migration to sub-device framework 2009-09-19 00:18:09 -03:00
tvp5150.h
tw9910.h
upd64031a.h
upd64083.h
v4l2-chip-ident.h V4L/DVB (13177): radio: Add support for TEF6862 tuner 2009-12-05 18:40:43 -02:00
v4l2-common.h V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends 2009-09-19 00:19:24 -03:00
v4l2-dev.h V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function 2009-09-19 00:19:34 -03:00
v4l2-device.h
v4l2-i2c-drv.h
v4l2-int-device.h
v4l2-ioctl.h
v4l2-subdev.h V4L/DVB (13477): v4l2-subdev: remove unnecessary check 2009-12-05 18:42:05 -02:00
videobuf-core.h V4L/DVB (13377): make struct videobuf_queue_ops constant 2009-12-05 18:41:35 -02:00
videobuf-dma-contig.h V4L/DVB (13377): make struct videobuf_queue_ops constant 2009-12-05 18:41:35 -02:00
videobuf-dma-sg.h V4L/DVB (13377): make struct videobuf_queue_ops constant 2009-12-05 18:41:35 -02:00
videobuf-dvb.h V4L/DVB (13103): create a standard method for dvb adapter drivers to override frontend ioctls 2009-12-05 18:40:21 -02:00
videobuf-vmalloc.h V4L/DVB (13417): Fix videobuf_queue_vmalloc_init() prototype 2009-12-05 18:41:47 -02:00
wm8775.h