u-boot/drivers/usb/ulpi
Igor Grinberg 4256101f8c USB: ULPI: clean a mixup of return types
Clean a mixup between u32 and int as a return type
for functions returning error values.
Use int as it is native (and widely used) return type.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Simon Glass <sjg@chromium.org>
2011-12-16 21:03:37 +01:00
..
Makefile USB: Add generic ULPI layer and a viewport 2011-12-11 14:50:09 +01:00
ulpi-viewport.c USB: ULPI: clean a mixup of return types 2011-12-16 21:03:37 +01:00
ulpi.c USB: ULPI: clean a mixup of return types 2011-12-16 21:03:37 +01:00