commit | b4036ccdd2ce5ec0c4f29b91312dd3cf19fc9152 | [log] [tgz] |
---|---|---|
author | Paul Zimmerman <Paul.Zimmerman@synopsys.com> | Mon Apr 16 14:19:06 2012 -0700 |
committer | Felipe Balbi <balbi@ti.com> | Fri May 04 15:53:08 2012 +0300 |
tree | b48719669536a489f842b1a8d55fd73a69055066 | |
parent | 20c5e74c7b47cefaf2cd0f84bdb4830b66452384 [diff] |
usb: gadget: add isochronous support to gadget zero Add two isochronous endpoints to the gadget zero source/sink function. They are enabled by selecting alternate interface 1, so by default they are not enabled. Module parameters for setting all the isoc endpoint characteristics are also provided. Signed-off-by: Pratyush Anand <pratyush.anand@st.com> Signed-off-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com>