]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb/uas: add usb_pipe_usage_descriptor
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Wed, 11 Jan 2012 11:45:57 +0000 (12:45 +0100)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Thu, 2 Feb 2012 22:51:19 +0000 (14:51 -0800)
commitee398b59ec1dc3ce1d60518f4ea644907893414b
treec18ef2b49269d17cffe85fa131796f8d45f49b1d
parent348748b0e8cccc675e2f3a1456460ffcd540e1a1
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 <bigeasy@linutronix.de>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
include/linux/usb/uas.h