git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1bc434
)
vt6656: Use request_firmware() to load firmware
author
Ben Hutchings
<ben@decadent.org.uk>
Sun, 9 Jan 2011 04:16:48 +0000
(
04:16
+0000)
committer
Greg 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