au0828: fix i2c clock speed for DViCO FusionHDTV7
authorJoonyoung Shim <jy0922.shim@samsung.com>
Tue, 11 Feb 2014 01:54:34 +0000 (10:54 +0900)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 15 May 2014 05:27:26 +0000 (07:27 +0200)
commit9a90774060dacb52cfab0bc8b266b9faf8ec39fd
tree028811ad50d0d8a4696b777d29cb5ace167f3e83
parentc2d3535b394215a66e974261fa6b81fdf5658570
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.

Change-Id: Ie6fed3673081970a7d6aceeda584433f95c092a2
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
drivers/media/usb/au0828/au0828-cards.c