From: Mauro Carvalho Chehab Date: Sat, 18 Jan 2014 14:13:02 +0000 (-0300) Subject: [media] drx-j: dynamically load the firmware X-Git-Tag: v3.15-rc1~85^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b48293db4a348e9759c1f8a41a84f2e9f559decf;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed