commit | 2c556a1cc5f8aa50ae4b9d9bd1535cc1bfcd281d | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu Aug 09 16:17:45 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Tue Aug 21 16:21:37 2018 +0200 |
tree | 79f1d053520c4b767421d9034555231c000c14bb | |
parent | a7b0d6a5521717509fe1facf8744417ab4a890b9 [diff] |
device: expose the functions used to remove and unbind children of a device Also add a 'drv' parameter to filter the children to remove/unbind. Exporting those functions is a preparatory work for the addition of the bind/unbind commands. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>