From: Michael Grzeschik Date: Thu, 13 Jun 2013 14:59:47 +0000 (+0300) Subject: usb: chipidea: udc: configure iso endpoints X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4ce4ecd962e17a92974b3c7ba063d29fce8c86f;p=pandora-kernel.git usb: chipidea: udc: configure iso endpoints This patch adds iso endpoint support to the device controller. It makes use of the multiplication bits in the maxpacket field of the endpoint and calculates the multiplier bits for each transfer description on every request. Signed-off-by: Michael Grzeschik Reviewed-by: Peter Chen Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed