From: Chris Pascoe Date: Mon, 19 Nov 2007 09:06:08 +0000 (-0300) Subject: V4L/DVB (6638): xc2028: firmware loading cleanup X-Git-Tag: v2.6.25-rc1~1235^2~335 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06fd82dc7bdc6045bf8d6c1438d2a33ffb1cf337;p=pandora-kernel.git V4L/DVB (6638): xc2028: firmware loading cleanup Hold the private lock over set_config and set priv->firm_size to 0 after a failed firmware load to prevent firmware accidentally being freed on us. Clean up the firmware load/error messages somewhat and rename priv->version to priv->firm_version to make it clear which "version" it is. Signed-off-by: Chris Pascoe Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed