]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] drx-j: dynamically load the firmware
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 18 Jan 2014 14:13:02 +0000 (11:13 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 4 Mar 2014 17:32:17 +0000 (14:32 -0300)
commitb48293db4a348e9759c1f8a41a84f2e9f559decf
tree650631000f9e33759ba7ad3fe971e7c5c39a557e
parent782ae20df2af894c6840cb2da1221b28dcf3e969
[media] drx-j: dynamically load the firmware

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>
drivers/media/dvb-frontends/drx39xyj/drx39xxj.c
drivers/media/dvb-frontends/drx39xyj/drx39xxj.h
drivers/media/dvb-frontends/drx39xyj/drx_driver.c
drivers/media/dvb-frontends/drx39xyj/drx_driver.h
drivers/media/dvb-frontends/drx39xyj/drxj.c
drivers/media/dvb-frontends/drx39xyj/drxj_mc.h [deleted file]
drivers/media/dvb-frontends/drx39xyj/drxj_mc_vsb.h [deleted file]
drivers/media/dvb-frontends/drx39xyj/drxj_mc_vsbqam.h [deleted file]