Files
u-boot-tk1-som/drivers
Stephen Warren 6ac15fda4e usb: ci_udc: remove controller.items array
There's no need to store an array of QTD pointers in the controller.
Since the calculation is so simple, just have ci_get_qtd() perform it
at run-time, rather than pre-calculating everything.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2014-07-02 15:45:38 +02:00
..
2014-06-11 16:27:05 -04:00
2014-01-08 17:26:17 -07:00