On 25 January 2015 at 08:27, Simon Glass <s...@chromium.org> wrote:
> Allow parent drivers to be called when a new child is bound to them. This
> allows a bus to set up information it needs for that child.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Masahiro Yamada <yamad...@jp.panasonic.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  drivers/core/device.c | 12 ++++++++++++
>  include/dm/device.h   |  2 ++
>  test/dm/bus.c         | 35 +++++++++++++++++++++++++++++++++++
>  3 files changed, 49 insertions(+)

Applied to -u-boot-dm
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to