On Thu, Jan 9, 2014 at 6:32 AM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > On Thu, Jan 09, 2014 at 12:21:06AM -0800, Insop Song wrote: >> On Wed, Jan 8, 2014 at 10:16 PM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: >> > Why is this driver going into the staging directory? We need a TODO >> > file listing the issues that need to be taken care of in order to be >> > able to move this out of the staging tree, can you please add that to >> > your next version? >> > >> >> Embedded systems with FPGA requires FPGA programming after the system is booted. >> I've written this driver to program FPGA after linux is booted. > > That explains the driver, it doesn't explain why you are adding it to > the drivers/staging/ directory at this point in time. Why are you > wanting it to live in this location, and not in the "real" part of the > kernel tree? > Sorry, I misunderstood your question. I'd like to stage the driver first, so that more people can look at it and to get feedback before moving to the "real" part of the kernel tree. A similar example that I've referred was "drivers/staging/altera-stapl", which had been staged, then later moved to the final place "drivers/misc/altera-stapl" It does the same function as my module for the different company's FPGA. > thanks, > > greg k-h Thank you, ISS _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel