Re: usbip: vudc: Add VUDC main file

2016-04-29 Thread Dan Carpenter
Ahh.. Too bad. Thanks for looking at this. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: usbip: vudc: Add VUDC main file

2016-04-29 Thread Krzysztof Opasiak
On 04/28/2016 09:21 PM, Dan Carpenter wrote: > Hello Igor Kotrasinski, > > The patch 80fd9cd52de6: "usbip: vudc: Add VUDC main file" from Mar 8, > 2016, leads to the following static checker warning: > > drivers/usb/usbip/vudc_main.c:88 init() > wa

re: usbip: vudc: Add VUDC main file

2016-04-28 Thread Dan Carpenter
Hello Igor Kotrasinski, The patch 80fd9cd52de6: "usbip: vudc: Add VUDC main file" from Mar 8, 2016, leads to the following static checker warning: drivers/usb/usbip/vudc_main.c:88 init() warn: perhaps platform_device_put() was intended here? drivers/usb/usbip/vudc_mai

[PATCH 03/12] usbip: vudc: Add VUDC main file

2016-03-08 Thread Krzysztof Opasiak
From: Igor Kotrasinski Add main vudc module file. This allows us to register suitable platform device and driver (just like dummy_hcd does). Currently number of vudc instances is determined using module parameter but whole infrastructure is suitable to make vudc creation dynamic (for example via