Home
last modified time | relevance | path

Searched hist:"1113 a79b2a31a9051b3a1afd3edbbdf013f88833" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/ulpi/
H A Dulpi.c1113a79b2a31a9051b3a1afd3edbbdf013f88833 Wed Dec 14 06:16:03 UTC 2011 Igor Grinberg <grinberg@compulab.co.il> USB: ULPI: switch argument type from u8 to unsigned

There is no benefit in using u8, so switch to unsigned to reduce the
binary image size (by 20 bytes).

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/usb/
H A Dulpi.h1113a79b2a31a9051b3a1afd3edbbdf013f88833 Wed Dec 14 06:16:03 UTC 2011 Igor Grinberg <grinberg@compulab.co.il> USB: ULPI: switch argument type from u8 to unsigned

There is no benefit in using u8, so switch to unsigned to reduce the
binary image size (by 20 bytes).

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Simon Glass <sjg@chromium.org>