From: Michael Grzeschik Date: Thu, 13 Jun 2013 14:59:53 +0000 (+0300) Subject: usb: chipidea: udc: manage dynamic amount of tds with a linked list X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc9e6c495b0a37cc4f7003e470bcbb15ea760377;p=pandora-kernel.git usb: chipidea: udc: manage dynamic amount of tds with a linked list Instead of having a limited number of usable tds in the udc we use a linked list to support dynamic amount of needed tds for all special gadget types. This improves throughput. Signed-off-by: Michael Grzeschik Reviewed-by: Felipe Balbi Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed