Home
last modified time | relevance | path

Searched hist:"4256101 f8ca908438ddbb5bd649274dbfd936f22" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/ulpi/
H A Dulpi-viewport.c4256101f8ca908438ddbb5bd649274dbfd936f22 Mon Dec 12 10:08:33 UTC 2011 Igor Grinberg <grinberg@compulab.co.il> 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>
H A Dulpi.c4256101f8ca908438ddbb5bd649274dbfd936f22 Mon Dec 12 10:08:33 UTC 2011 Igor Grinberg <grinberg@compulab.co.il> 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>
/rk3399_rockchip-uboot/include/usb/
H A Dulpi.h4256101f8ca908438ddbb5bd649274dbfd936f22 Mon Dec 12 10:08:33 UTC 2011 Igor Grinberg <grinberg@compulab.co.il> 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>