From: Thierry Reding Date: Thu, 4 Aug 2011 07:13:59 +0000 (-0300) Subject: [media] tuner/xc2028: Add I2C flush callback X-Git-Tag: v3.2-rc1~112^2~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d37ece757a83c2858de9e40b9fa3da511f9ce38;p=pandora-kernel.git [media] tuner/xc2028: Add I2C flush callback When loading the firmware, complete each chunk by sending an I2C flush command to the frontend. Some devices like the tm6000 seem to require this to properly flush the I2C buffers. The current code in tm6000 executes the flush command once after each I2C transfer, which slows down the firmware loading especially when loading large BASE type images. Signed-off-by: Thierry Reding Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed