From: Hans Verkuil Date: Thu, 15 Feb 2007 06:40:34 +0000 (-0300) Subject: V4L/DVB (5255): Fix cx25840 firmware loading. X-Git-Tag: v2.6.21-rc3~150^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d55c7aec666658495e5b57a6b194c8c2a1ac255f;p=pandora-kernel.git V4L/DVB (5255): Fix cx25840 firmware loading. Due to changes in the i2c handling in 2.6.20 this cx25840 bug surfaced, causing the firmware load to fail for the ivtv driver. The correct sequence is to first attach the i2c client, then use the client's device to load the firmware. Acked-by: Mike Isely Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed