commit | 240b93201007183d5fd651a210ddb4c50ee30980 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Wed Sep 04 16:01:26 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 11 10:07:33 2019 -0400 |
tree | 0c26904b4c83bebecc358ac33aa1025ce13f1d0c | |
parent | bc74163a46208d1f9af8bfd2d06859b62145ef56 [diff] |
dm: core: Add a function to count the children of a device Add a function to count the available children of a device. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>