diff options
| author | Marek Vasut <[email protected]> | 2013-07-10 03:16:37 +0200 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2013-07-29 23:01:32 +0200 |
| commit | ab65da1446d8ba423514c2236291962adf2bd2a6 (patch) | |
| tree | 9a944d2572fb5500a1a72c53b6b79ba59842f6de /include/stdio_dev.h | |
| parent | ab52df19c1195699516430be14b6be2d27229444 (diff) | |
usb: mv_udc: Properly align the endpoint QH and qTD list
The endpoint QH list has to be aligned to 10-bit boundary. We also have
to make sure the list is aligned on a cacheline boundary. Make sure it
is. Furthermore, check if the memory allocation for the QH list didn't
fail. Moveover, improve the comment about the QH list structure.
Finally, the qTD item list has to be aligned only to 5-bit boundary, not
10-bit as it is now, fix this as well.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Lei Wen <[email protected]>
Cc: Otavio Salvador <[email protected]>
Cc: Stefano Babic <[email protected]>
Diffstat (limited to 'include/stdio_dev.h')
0 files changed, 0 insertions, 0 deletions
