4fe25a2fe6401f43fef48f8bb parent b1869000a60b0c72022811f24110a52d3e300b1e author Alan Stern 1147447159 -0400 committer Greg Kroah-Hartman 1150927451 -0700 [PATCH] UHCI: Remove non-iso TDs as they are used This patch (as680) frees non-isochronous TDs as they are used, rather than all at once when an URB is complete. Although not a terribly important change in itself, it opens the door to a later enhancement that will reduce storage requirements by allocating only a limited number of TDs at any time for each endpoint queue. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman ©ê¤›-x