From: Sarah Bailey Date: Sun, 24 Dec 2006 07:14:58 +0000 (-0800) Subject: USB: Add usb_endpoint_xfer_control to usb.h X-Git-Tag: v2.6.21-rc1~92^2~29^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8ef36bc0a5fe973bddaa54a5a07cda29e04a602;p=pandora-kernel.git USB: Add usb_endpoint_xfer_control to usb.h Added a function to check if an endpoint is a control endpoint. There were similar functions for bulk, interrupt, and isoc, but not for control endpoints. Signed-off-by: Sarah Bailey Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed