From: Matthias Kaehlcke Date: Wed, 15 Apr 2009 20:27:49 +0000 (+0200) Subject: USB: atmel_usba_udc: use helper functions to determine endpoint type and direction X-Git-Tag: v2.6.31-rc1~304^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71de6b63f15924e5aed2de0b975efc5117c0ca75;p=pandora-kernel.git USB: atmel_usba_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 Acked-by: Haavard Skinnemoen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed