]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: Export device_remove_children / device_unbind_children
authorHans de Goede <hdegoede@redhat.com>
Wed, 1 Jul 2015 18:52:58 +0000 (20:52 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:48:56 +0000 (13:48 +0200)
commitd1dcd1664597b4efacc284ba23afcefbc0b12aa3
tree0ea7530c11791ddcd30282bcb07753b22a4ee601
parent652554c91faa1ca7d4211f9032774e62972a6b46
dm: Export device_remove_children / device_unbind_children

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@redhat.com>
Acked-by: Simon Glass <sjg@chromium.org>
drivers/core/device-remove.c
include/dm/device-internal.h