vt6656: Use request_firmware() to load firmware
authorBen Hutchings <ben@decadent.org.uk>
Sun, 9 Jan 2011 04:16:48 +0000 (04:16 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 21 Jan 2011 20:19:11 +0000 (12:19 -0800)
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 <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found