Re: [PATCH v6 0/2] usb: musb: da8xx: Fix few issues

2016-11-18 Thread Bin Liu
On Tue, Nov 15, 2016 at 06:42:45PM +0100, Alexandre Bailon wrote: > This series require the following patch to build: > [PATCH 1/6] usb: musb: Fix broken use of static variable for multiple > instances > > Currently, the USB OTG of the da8xx doesn't work. > This series intend to fix them. > >

[PATCH v6 0/2] usb: musb: da8xx: Fix few issues

2016-11-15 Thread Alexandre Bailon
This series require the following patch to build: [PATCH 1/6] usb: musb: Fix broken use of static variable for multiple instances Currently, the USB OTG of the da8xx doesn't work. This series intend to fix them. Change in v2: * Fix the error path da8xx_musb_init() Changes in v3: * Remove the