Re: [PATCH 2/3] usbip: move usbip kernel code out of staging

2014-08-19 Thread Greg KH
On Tue, Aug 19, 2014 at 08:21:47PM -0700, Valentina Manea wrote: > On Tue, Aug 19, 2014 at 11:38 AM, Greg KH wrote: > > > > This patch moves the code, but now it's "gone" from the build system as > > it is not hooked up and can not be built at all. > > > > So while I really wanted to apply this se

Re: [PATCH 2/3] usbip: move usbip kernel code out of staging

2014-08-19 Thread Valentina Manea
On Tue, Aug 19, 2014 at 11:38 AM, Greg KH wrote: > > This patch moves the code, but now it's "gone" from the build system as > it is not hooked up and can not be built at all. > > So while I really wanted to apply this series right now, I can't, as > this is a regression (working driver -> no driv

Re: [PATCH 2/3] usbip: move usbip kernel code out of staging

2014-08-19 Thread Greg KH
On Thu, Aug 07, 2014 at 08:10:28AM +0300, Valentina Manea wrote: > At this point, USB/IP kernel code is fully functional > and can be moved out of staging. > > Signed-off-by: Valentina Manea This patch moves the code, but now it's "gone" from the build system as it is not hooked up and can not b

[PATCH 2/3] usbip: move usbip kernel code out of staging

2014-08-06 Thread Valentina Manea
At this point, USB/IP kernel code is fully functional and can be moved out of staging. Signed-off-by: Valentina Manea --- drivers/staging/Kconfig| 2 -- drivers/staging/Makefile | 1 - drivers/{staging => usb}/usbip/Kconfig