From: Joonyoung Shim Date: Tue, 11 Feb 2014 01:54:34 +0000 (-0300) Subject: [media] au0828: fix i2c clock speed for DViCO FusionHDTV7 X-Git-Tag: v3.15-rc1~85^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a1dd50b89d4569baea71a80ad1a9def2353ad7d;p=pandora-kernel.git [media] au0828: fix i2c clock speed for DViCO FusionHDTV7 DViCO FusionHDTV7 device that use au0828 can fail to communicate with xc5000 using i2c interface because of high i2c clock speed - i2c clock stretching bug. It causes to fail xc5000 firmware loading normally at the current driver. Already this problem fixed as changing to low i2c clock speed at HVR-950q device, also DViCO FusionHDTV7 device can solve it as using low i2c clock speed - 20KHz. Signed-off-by: Joonyoung Shim Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed