[U-Boot] [PATCH v5 1/3] dm: core: allow device_bind() to not return a device pointer

Simon Glass sjg at chromium.org
Mon Aug 31 00:44:25 CEST 2015


On 26 August 2015 at 21:44, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> This is useful when we want to bind a device, but do not need the
> pointer to the device.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v5: None
> Changes in v4:
>   - Change the subject as suggested by Simon
>   - Update the function comments for device_bind()
>     and some other functions that call it.

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list