From: Robert Baldyga Date: Fri, 31 Jul 2015 14:00:50 +0000 (+0200) Subject: usb: gadget: epautoconf: remove pxa quirk from ep_matches() X-Git-Tag: omap-for-v4.3/fixes-merge-window~42^2~35^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b58713d53a8f41d57b24c93de0b1c7e9550ba70f;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed