OpenCloudOS-Kernel/drivers/media/video/em28xx
Sascha Sommer ca80cf6048 [media] em28xx: Do not modify EM28XX_R06_I2C_CLK for em2800
writing the EM28XX_R06_I2C_CLK register leads to the problem that the
i2c bus on the Terratec Cinergy 200 USB is no longer usable when the
system is rebooted.

The device needs to be unplugged in order to bring it back to life.
Attached patch conditionally disables the write in
em28xx_pre_card_setup() like it is already done in em28xx_card_setup().

Signed-off-by: Sascha Sommer <saschasommer@freenet.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-01-10 22:48:18 -02:00
..
Kconfig [media] em28xx: add support for PCTV DVB-S2 Stick 460e [2013:024f] 2011-09-21 10:01:47 -03:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00
em28xx-audio.c [media] em28xx: Reworked probe code to get rid of some hacks 2012-01-06 11:37:07 -02:00
em28xx-cards.c [media] em28xx: Do not modify EM28XX_R06_I2C_CLK for em2800 2012-01-10 22:48:18 -02:00
em28xx-core.c [media] em28xx: Reworked probe code to get rid of some hacks 2012-01-06 11:37:07 -02:00
em28xx-dvb.c [media] em28xx: Reworked probe code to get rid of some hacks 2012-01-06 11:37:07 -02:00
em28xx-i2c.c [media] em28xx-i2c: Add a read after I2C write 2011-07-27 17:55:49 -03:00
em28xx-input.c [media] em28xx: Add IR support for em2884 2011-11-20 12:55:10 -02:00
em28xx-reg.h [media] em28xx: Reworked probe code to get rid of some hacks 2012-01-06 11:37:07 -02:00
em28xx-vbi.c [media] media: fix em28xx build, needs hardirq.h 2010-12-29 08:17:02 -02:00
em28xx-video.c [media] em28xx: implement VIDIOC_ENUM_FRAMESIZES 2011-10-19 01:51:42 -02:00
em28xx.h [media] em28xx: Reworked probe code to get rid of some hacks 2012-01-06 11:37:07 -02:00