linux/drivers/media/usb/au0828
Mauro Carvalho Chehab cfd0c77d08 [media] au0828: improve I2C speed
Commits 21dc61d3c0 and 7a1dd50b89 reduced the board I2C
speed to 20 MHz by default, due to a I2C stretch issue:
while xc5000 uses i2c stretch when a command is sent to it,
au0828 doesn't support this feature.

However, this is needed only for Xceive tuners. The other
I2C devices can work at the max speed.

So, revert the workarounds at board level, handling it at
I2C level, only when talking with xc5000.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-07-30 15:44:25 -03:00
..
au0828-cards.c [media] au0828: improve I2C speed 2014-07-30 15:44:25 -03:00
au0828-cards.h
au0828-core.c [media] au0828: Add option to preallocate digital transfer buffers 2014-01-13 11:11:11 -02:00
au0828-dvb.c [media] au0828-dvb: restore its permission to 644 2014-06-04 15:19:36 -03:00
au0828-i2c.c [media] au0828: improve I2C speed 2014-07-30 15:44:25 -03:00
au0828-reg.h
au0828-vbi.c
au0828-video.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
au0828.h [media] au0828: reset streaming when a new frequency is set 2014-05-25 17:50:02 -03:00
Kconfig [media] au0828: add missing tuner Kconfig dependency 2014-06-19 13:16:49 -03:00
Makefile [media] au0828: remove forced dependency of VIDEO_AU0828 on VIDEO_V4L2 2012-12-17 14:31:26 -02:00