[U-Boot] [PATCH v3 05/26] dm: core: Tidy up error handling in device_bind()

Simon Glass sjg at chromium.org
Mon Jan 26 21:09:46 CET 2015


On 25 January 2015 at 08:26, Simon Glass <sjg at chromium.org> wrote:
> Make the error handling more standard to make it easier to build on top of
> it. Also correct a bug in the error path where there is no parent.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  drivers/core/device.c | 18 ++++++++++--------
>  1 file changed, 10 insertions(+), 8 deletions(-)

Applied to -u-boot-dm


More information about the U-Boot mailing list