From: Sylvain Rochet Date: Fri, 18 Sep 2015 14:58:28 +0000 (+0200) Subject: usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding X-Git-Tag: omap-for-v4.3/fixes-rc5~79^2~11^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf261fd1a444e87894c2ed8f481606ead7916fab;p=pandora-kernel.git usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding The recently added endpoint capabilities flags verification breaks Atmel USBA because the endpoint configuration was only added when the driver is bound using the legacy pdata interface. Convert endpoint configuration to new capabilities model when driver is bound to a device tree as well. Signed-off-by: Sylvain Rochet Fixes: 47bef3865115 ("usb: gadget: atmel_usba_udc: add ep capabilities support") Signed-off-by: Nicolas Ferre Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed