Files
u-boot/drivers
Vincent Palatin 61755c7908 usb: ehci: Fix aliasing issue in EHCI interrupt code
The interrupt endpoint handling code stores the buffer pointer in the QH
padding field. We need to make it the size of a pointer to avoid strict
aliasing issue with the compiler.

Signed-off-by: Vincent Palatin <vpalatin@chromium.org>

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-03-18 18:58:54 +01:00
..
2013-03-16 21:12:01 +01:00
2013-03-04 13:42:07 +08:00
2013-02-28 19:09:23 -08:00
2012-03-26 23:09:23 +02:00
2013-03-04 13:42:07 +08:00