Andiry Xu 2ffdea25f0 xHCI: refine td allocation
In xhci_urb_enqueue(), allocate a block of memory for all the TDs instead
of allocating memory for each of them separately. This reduces the number
of kzalloc calling when an isochronous usb is submitted.

Signed-off-by: Andiry Xu <andiry.xu@amd.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-09-09 15:52:54 -07:00
..
2011-08-29 08:56:17 -07:00
2011-07-08 14:51:29 -07:00
2011-08-29 08:56:17 -07:00
2011-08-22 15:57:01 -07:00
2011-07-07 15:18:01 +02:00
2011-09-09 15:52:54 -07:00
2011-09-09 15:52:54 -07:00