diff options
author | Saravana Kannan <[email protected]> | 2020-11-20 18:02:27 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-12-09 19:10:21 +0100 |
commit | c2c724c868c42c5166bf7aa644dd0a0c8d30b47a (patch) | |
tree | bf50ae352978d0d8d732cef916af46e50ddb9256 /lib/mpi/mpi-bit.c | |
parent | 04f63c213b671d89db35f4239f57fa1edeb736a8 (diff) |
driver core: Add fw_devlink_parse_fwtree()
This function is a wrapper around fwnode_operations.add_links().
This function parses each node in a fwnode tree and create fwnode links
for each of those nodes. The information for creating the fwnode links
(the supplier and consumer fwnode) is obtained by parsing the properties
in each of the fwnodes.
This function also ensures that no fwnode is parsed more than once by
marking the fwnodes as parsed.
Signed-off-by: Saravana Kannan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions