From: Mauro Carvalho Chehab Date: Wed, 7 Dec 2011 09:48:16 +0000 (-0200) Subject: [media] xc5000: Remove the global mutex lock at xc5000 firmware init X-Git-Tag: v3.3-rc1~48^2~467 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bf936290baff2507763a2540cd9029e70ae39e2;p=pandora-kernel.git [media] xc5000: Remove the global mutex lock at xc5000 firmware init As reported by Devin Heitmueller : > It seems like a change such as this could significantly change the > timing of tuner initialization if you have multiple xc5000 based > products that might have a slow i2c bus. Was that intentional? After discussed with Eddi de Pierri , it was pointed that the change was not intentional, and it was just a trial while developing the patches that add support for HVR-930C. So, remove this hack. Reported-by: Devin Heitmueller Acked by: Eddi de Pierri Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed