Searched hist:"6 ac15fda4e2b9ad45b7769037964110f7f597b5c" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | ci_udc.h | 6ac15fda4e2b9ad45b7769037964110f7f597b5c Tue Jul 01 17:41:17 UTC 2014 Stephen Warren <swarren@nvidia.com> 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>
|
| H A D | ci_udc.c | 6ac15fda4e2b9ad45b7769037964110f7f597b5c Tue Jul 01 17:41:17 UTC 2014 Stephen Warren <swarren@nvidia.com> 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>
|