]> git.baikalelectronics.ru Git - kernel.git/commit
[media] drxd: move firmware to binary blob
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Sun, 13 Mar 2011 05:11:07 +0000 (02:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 10:26:21 +0000 (07:26 -0300)
commit348a8018bd24b8e5b1da6104fea77d242db61154
tree461ba731d6abc2c32f4033f3541b99369cdd9cb5
parent43ba312f2c3fec772c8609ccf069912f2e06fd49
[media] drxd: move firmware to binary blob

Abstract out the firmware for the drx-d so that it can be loaded by the
request_firmware() interface.

The firmware licensing permits free redistribution, and can be found here:

http://kernellabs.com/firmware/drxd

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/drxd_firm.c
drivers/media/dvb/frontends/drxd_hard.c
drivers/media/dvb/frontends/drxd_micro.h [deleted file]