From: Sebastian Andrzej Siewior Date: Wed, 11 Jan 2012 11:45:57 +0000 (+0100) Subject: usb/uas: add usb_pipe_usage_descriptor X-Git-Tag: v3.4-rc1~184^2~22^2~121^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee398b59ec1dc3ce1d60518f4ea644907893414b;p=pandora-kernel.git usb/uas: add usb_pipe_usage_descriptor usb_pipe_usage_descriptor defines the struct which is used to describe the type of the endpoint in UAS (status/command/data in+out). It will be used by the UAS gadget, the host code is using a char array for the access. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed