[GIT PULL] Staging driver patches for 3.15-rc1

Paul Bolle pebolle at tiscali.nl
Wed Apr 2 08:24:03 UTC 2014


On Tue, 2014-04-01 at 11:48 -0700, Greg KH wrote:
> Staging driver pull request for 3.15-rc1
> 
> Here's the huge drivers/staging/ update for 3.15-rc1.
> 
> Loads of cleanup fixes, a few drivers removed, and some new ones added.
> 
> All have been in linux-next for a while.
>
>[...]
>
> Insop Song (1):
>       staging: fpgaboot: Xilinx FPGA firmware download driver

This commit adds checks for CONFIG_B4860G100. Is a patch to add a
Kconfig symbol B4860G100 perhaps queued somewhere?

It also adds this Makefile line:
    ccflags-$(CONFIG_GS_FPGA_DEBUG)    := -DDEBUG

But there's no Kconfig symbol GS_FGPA_DEBUG. On the other hand, the code
involved doesn't seem to use either DEBUG or dev_dbg() so perhaps it
isn't actually needed. (But note that the code does check for
DEBUG_FPGA, which apparently has to be set manually.)


Paul  Bolle



More information about the devel mailing list