Home
last modified time | relevance | path

Searched hist:"61755 c7908be54a8221280cc801e65bc9d91dfad" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci.h61755c7908be54a8221280cc801e65bc9d91dfad Wed Mar 06 14:08:32 UTC 2013 Vincent Palatin <vpalatin@chromium.org> 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>