android_kernel_xiaomi_sm8350/drivers/media/video/cx88
Jean Delvare 806b07c29b V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing
IR support on FusionHDTV cards is broken since kernel 2.6.31. One side
effect of the switch to the standard binding model for IR I2C devices
was to let i2c-core do the probing instead of the ir-kbd-i2c driver.
There is a slight difference between the two probe methods: i2c-core
uses 0-byte writes, while the ir-kbd-i2c was using 0-byte reads. As
some IR I2C devices only support reads, the new probe method fails to
detect them.

For now, revert to letting the driver do the probe, using 0-byte
reads. In the future, i2c-core will be extended to let callers of
i2c_new_probed_device() provide a custom probing function.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: "Timothy D. Lenz" <tlenz@vorgon.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-06-01 01:23:19 -03:00
..
cx88-alsa.c
cx88-blackbird.c
cx88-cards.c
cx88-core.c V4L/DVB: cx88: fix checks for analog TV inputs 2010-05-19 12:57:21 -03:00
cx88-dsp.c
cx88-dvb.c V4L/DVB: cx88-dvb: fix on switch identation 2010-05-19 12:56:41 -03:00
cx88-i2c.c V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing 2010-06-01 01:23:19 -03:00
cx88-input.c V4L/DVB: ir-core: remove IR_TYPE_PD 2010-05-19 12:58:25 -03:00
cx88-mpeg.c V4L/DVB: cx88: fix setting input when using DVB 2010-05-19 12:58:27 -03:00
cx88-reg.h
cx88-tvaudio.c
cx88-vbi.c
cx88-video.c V4L/DVB: cx88: improve error handling 2010-05-19 12:57:31 -03:00
cx88-vp3054-i2c.c
cx88-vp3054-i2c.h
cx88.h V4L/DVB: cx88: Only start IR if the input device is opened 2010-05-18 00:53:04 -03:00
Kconfig
Makefile