From: Devin Heitmueller Date: Tue, 19 Jan 2010 04:38:45 +0000 (-0300) Subject: V4L/DVB: xc3028: fix regression in firmware loading time X-Git-Tag: v2.6.35-rc1~480^2~451 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70ca3c4b9a722b24626ffe81bdfd7d1a6824f175;p=pandora-kernel.git V4L/DVB: xc3028: fix regression in firmware loading time Fix a regression in the firmware loading time where it went from 1080 ms to 4700 ms. This was noticed when the em28xx based HVR-950 took noticably longer to load the driver. Regression introduced in hg 12824. The developer added an msleep() call with an argument based on a newly introduced xc3028_ctrl field, which is left initialized to zero for pretty much every board that is currently supported. Signed-off-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed