From: Paul Zimmerman Date: Mon, 16 Apr 2012 21:19:06 +0000 (-0700) Subject: usb: gadget: add isochronous support to gadget zero X-Git-Tag: v3.5-rc1~149^2~139^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4036ccdd2ce5ec0c4f29b91312dd3cf19fc9152;p=pandora-kernel.git 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 Signed-off-by: Paul Zimmerman Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed