OpenCloudOS-Kernel/drivers/media/pci/saa7134
Maciej S. Szmigiero 5a91206ff0 [media] saa7134: fix warm Medion 7134 EEPROM read
When saa7134 module driving a Medion 7134 card is reloaded reads of this
card EEPROM (required for automatic detection of tuner model) will be
corrupted due to I2C gate in DVB-T demod being left closed.
This sometimes also happens on first saa7134 module load after a warm
reboot.

Fix this by opening this I2C gate before doing EEPROM read during i2c
initialization.

Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-11-18 14:04:53 -02:00
..
Kconfig [media] saa7134: Fix compilation breakage when go7007 is not selected 2014-09-23 16:13:47 -03:00
Makefile [media] saa7134: Fix compilation breakage when go7007 is not selected 2014-09-23 16:13:47 -03:00
saa7134-alsa.c [media] saa7134: don't break long lines 2016-10-21 09:15:55 -02:00
saa7134-cards.c [media] saa7134: don't break long lines 2016-10-21 09:15:55 -02:00
saa7134-core.c [media] saa7134: don't break long lines 2016-10-21 09:15:55 -02:00
saa7134-dvb.c [media] saa7134: don't break long lines 2016-10-21 09:15:55 -02:00
saa7134-empress.c Linux 4.8 2016-10-05 16:43:53 -03:00
saa7134-go7007.c [media] go7007: constify go7007_hpi_ops structures 2016-02-01 07:34:07 -02:00
saa7134-i2c.c [media] saa7134: fix warm Medion 7134 EEPROM read 2016-11-18 14:04:53 -02:00
saa7134-input.c [media] saa7134: don't break long lines 2016-10-21 09:15:55 -02:00
saa7134-reg.h [media] saa7134: add vidioc_querystd 2014-05-23 12:56:01 -03:00
saa7134-ts.c [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
saa7134-tvaudio.c [media] saa7134: use input types, instead of hardcoding strings 2016-02-10 07:23:42 -02:00
saa7134-vbi.c [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
saa7134-video.c [media] pci: constify vb2_ops structures 2016-09-19 16:21:42 -03:00
saa7134.h [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00