[U-Boot] [PATCH v2 1/4] dm: Export device_remove_children / device_unbind_children

Simon Glass sjg at chromium.org
Sat Jul 4 01:06:06 CEST 2015


On 1 July 2015 at 12:52, Hans de Goede <hdegoede at redhat.com> wrote:
> These functions are useful to remove all children from an usb bus before
> rescanning the bus. Give them a better name and export them.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
> Changes in v2:
> -Not only export but also rename the functions to device_remove_children /
>  device_unbind_children
> ---
>  drivers/core/device-remove.c | 22 ++++------------------
>  include/dm/device-internal.h | 26 ++++++++++++++++++++++++++
>  2 files changed, 30 insertions(+), 18 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list