usb: gadget: epautoconf: remove pxa quirk from ep_matches()
authorRobert Baldyga <r.baldyga@samsung.com>
Fri, 31 Jul 2015 14:00:50 +0000 (16:00 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 4 Aug 2015 17:27:15 +0000 (12:27 -0500)
The same effect can be achieved by using capabilities flags, so now we can
get rid of handling of hardware specific limitations in generic code.

Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/epautoconf.c
drivers/usb/gadget/udc/pxa25x_udc.c

Simple merge
Simple merge