From: Matthias Kaehlcke Date: Wed, 15 Apr 2009 20:28:41 +0000 (+0200) Subject: USB: ci13xxx_udc: use helper functions to determine endpoint type and direction X-Git-Tag: v2.6.31-rc1~304^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15739bb5023ab9373e0c6c7c703dc8c50ead9eca;p=pandora-kernel.git USB: ci13xxx_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