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:
782ae20
)
[media] drx-j: dynamically load the firmware
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Sat, 18 Jan 2014 14:13:02 +0000
(11:13 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 4 Mar 2014 17:32:17 +0000
(14:32 -0300)
Instead of hardcoding the firmware files together with the driver,
use request_firmware() way, loading it from userspace.
The firmware files are placed at:
http://linuxtv.org/downloads/firmware/#8
And they'll be latter submitted to linux-firmware git tree.
Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found