From: Ben Hutchings Date: Sun, 9 Jan 2011 04:16:48 +0000 (+0000) Subject: vt6656: Use request_firmware() to load firmware X-Git-Tag: v2.6.39-rc1~469^2~848 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31d5bbf3da8c3c9de5944f2c09cbc7ea5a72bdb4;p=pandora-kernel.git vt6656: Use request_firmware() to load firmware The file added to linux-firmware is a copy of the current array which does not have a recognisable header, so no validation is done. Change the firmware version check to accept newer versions. Signed-off-by: Ben Hutchings Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed