[U-Boot] [PATCH 2/4] USB: ULPI: clean a mixup of return types
Remy Bohmer
linux at bohmer.net
Fri Dec 16 21:04:29 CET 2011
Hi,
2011/12/12 Igor Grinberg <grinberg at compulab.co.il>:
> 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 at compulab.co.il>
> ---
> drivers/usb/ulpi/ulpi-viewport.c | 4 ++--
> drivers/usb/ulpi/ulpi.c | 8 ++++----
> include/usb/ulpi.h | 2 +-
> 3 files changed, 7 insertions(+), 7 deletions(-)
Applied to u-boot-usb. Thanks.
Kind regards,
Remy
More information about the U-Boot
mailing list