]> 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)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Jul 2015 23:39:35 +0000 (17:39 -0600)
commitbb52b367f6ca4a3a918e77737f4ff6a1089912d9
treee14909e914d066cb129c98dce725c9a87b2324d7
parent8802f56349eef1eedaf12238f84810d0691aaf34
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