"gitlab@git.project-insanity.org:onny/uboot-i9100.git" did not exist on "64134f011254123618798ff77c42ba196b2ec485"
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>
Loading
Please register or sign in to comment