[U-Boot] [PATCH v2 58/80] dm: usb: tegra: Tidy up error handling and a static function
Simon Glass
sjg at chromium.org
Tue Apr 7 21:10:49 CEST 2015
On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Try to return useful error numbers where possible. Also avoid swallowing
> an error number when it is returned by a called function.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/usb/host/ehci-tegra.c | 19 +++++++++++--------
> 1 file changed, 11 insertions(+), 8 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list