From: Felipe Balbi Date: Tue, 24 Dec 2013 01:28:17 +0000 (-0600) Subject: usb: gadget: at91_udc: fix build warning X-Git-Tag: v3.14-rc1~148^2~90^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4685d021f5cd04bd2682bd4db6dfa9f784fabf9f;p=pandora-kernel.git usb: gadget: at91_udc: fix build warning commit e117e742 (usb: gadget: add "maxpacket_limit" field to struct usb_ep) added a build warning to at91_udc when it passed the wrong argument to usb_ep_set_maxpacket_limit(). Fix this by passing correct argument. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed