Re: Question about staging drivers

2014-02-21 Thread Dan Carpenter
On Fri, Feb 21, 2014 at 10:37:26AM -0500, Mark Hounschell wrote: > When a kernel subsystem undergoes a global change such as the serial > subsystem has been since 3.5 or so, if a driver is in staging, does it > automatically get those changes if they are applicable to it? Yes. If you change an AP

Re: Question about staging drivers

2014-02-21 Thread Greg KH
On Fri, Feb 21, 2014 at 10:37:26AM -0500, Mark Hounschell wrote: > When a kernel subsystem undergoes a global change such as the serial > subsystem has been since 3.5 or so, if a driver is in staging, does it > automatically get those changes if they are applicable to it? Yes it does.

Question about staging drivers

2014-02-21 Thread Mark Hounschell
When a kernel subsystem undergoes a global change such as the serial subsystem has been since 3.5 or so, if a driver is in staging, does it automatically get those changes if they are applicable to it? Thanks Mark ___ devel mailing list de...@linuxdriver