From: Matthias Kaehlcke Date: Wed, 15 Apr 2009 20:28:02 +0000 (+0200) Subject: USB: at91_udc: use helper functions to determine endpoint type and direction X-Git-Tag: v2.6.31-rc1~304^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81c8d8d28d6f2750acd4e41de34aefeb9404431c;p=pandora-kernel.git USB: at91_udc: use helper functions to determine endpoint type and direction Use helper functions to determine the type and direction of an endpoint instead of fiddling with bEndpointAddress and bmAttributes Signed-off-by: Matthias Kaehlcke Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed