From: Matthew Wilcox Date: Fri, 30 Apr 2010 19:11:29 +0000 (-0600) Subject: USB: Add a usb_pipe_endpoint() convenience function X-Git-Tag: v2.6.35-rc1~471^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe54b058de9d1df5fef9e2a559651f4b7c9f04b1;p=pandora-kernel.git USB: Add a usb_pipe_endpoint() convenience function Converting a pipe number to a struct usb_host_endpoint pointer is a little messy. Introduce a new convenience function to hide the mess. Signed-off-by: Matthew Wilcox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed