Re: [PATCH 4/4] usb: chipidea: udc: add pullup fuction, needed by the uvc gadget

2012-08-24 Thread Marc Kleine-Budde
On 08/24/2012 09:55 AM, Felipe Balbi wrote: > On Thu, Aug 23, 2012 at 07:30:47PM +0200, Marc Kleine-Budde wrote: >> From: Michael Grzeschik >> >> Add function to physicaly enable or disable of pullup connection on the >> USB-D+ >> line. The uvc gaget will fail, if this function is not implemented

Re: [PATCH 4/4] usb: chipidea: udc: add pullup fuction, needed by the uvc gadget

2012-08-24 Thread Felipe Balbi
On Thu, Aug 23, 2012 at 07:30:47PM +0200, Marc Kleine-Budde wrote: > From: Michael Grzeschik > > Add function to physicaly enable or disable of pullup connection on the USB-D+ > line. The uvc gaget will fail, if this function is not implemented. > > Signed-off-by: Michael Grzeschik > Signed-off

[PATCH 4/4] usb: chipidea: udc: add pullup fuction, needed by the uvc gadget

2012-08-23 Thread Marc Kleine-Budde
From: Michael Grzeschik Add function to physicaly enable or disable of pullup connection on the USB-D+ line. The uvc gaget will fail, if this function is not implemented. Signed-off-by: Michael Grzeschik Signed-off-by: Marc Kleine-Budde --- drivers/usb/chipidea/udc.c | 21 +-