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)
commitb58713d53a8f41d57b24c93de0b1c7e9550ba70f
treece605fd6b91ad7344449314f6d463261775ebd5a
parentb86f33a3a371a4c3aa8dbb2f4125634a4e0d09dc
usb: gadget: epautoconf: remove pxa quirk from ep_matches()

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
This page took 0.058112 seconds and 5 git commands to generate.