Re: [PATCH v5 2/3] usb: gadget: epautoconf: check feature flags

2014-03-03 Thread Felipe Balbi
On Fri, Feb 28, 2014 at 08:55:43AM +0100, Robert Baldyga wrote: On 12/17/2013 02:23 AM, Felipe Balbi wrote: Start matching endpoints against feature flags, this will help us dropping the naming conventions currently used by the Gadget Framework. Signed-off-by: Felipe Balbi ba...@ti.com

Re: [PATCH v5 2/3] usb: gadget: epautoconf: check feature flags

2014-02-27 Thread Robert Baldyga
On 12/17/2013 02:23 AM, Felipe Balbi wrote: Start matching endpoints against feature flags, this will help us dropping the naming conventions currently used by the Gadget Framework. Signed-off-by: Felipe Balbi ba...@ti.com --- drivers/usb/gadget/epautoconf.c | 30

[PATCH v5 2/3] usb: gadget: epautoconf: check feature flags

2013-12-16 Thread Felipe Balbi
Start matching endpoints against feature flags, this will help us dropping the naming conventions currently used by the Gadget Framework. Signed-off-by: Felipe Balbi ba...@ti.com --- drivers/usb/gadget/epautoconf.c | 30 -- 1 file changed, 28 insertions(+), 2