]> Pileus Git - ~andy/linux/commit
staging: r8188eu: Convert driver to use external firmware
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 14 Oct 2013 03:52:20 +0000 (22:52 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Oct 2013 16:34:15 +0000 (09:34 -0700)
commit691dd0b7d26e9959378ccc4a94d846e769a056e6
treee56158045648d2898319afdb117ad06d5dc2cced
parent851ec8cda8ac3720a070fa3a51cce44ec0e440ee
staging: r8188eu: Convert driver to use external firmware

As originally submitted, this driver acquired its firmware from data
statements embedded in the source code. This information has been extracted
into a binary file that has been accepted into the linux-firmware git
repo as commit ffc47f1 entitled "rtlwifi: Add new firmware files for
rtl8188eu". This patch switches the driver to use this file, and deletes
the firmware data from the source. The TODO list is also updated.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/Makefile
drivers/staging/rtl8188eu/TODO
drivers/staging/rtl8188eu/hal/Hal8188EFWImg_CE.c [deleted file]
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c
drivers/staging/rtl8188eu/include/Hal8188EFWImg_CE.h [deleted file]
drivers/staging/rtl8188eu/include/odm_precomp.h