diff options
author | Marcin Wojtas <mw@semihalf.com> | 2018-01-18 15:31:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-22 18:57:04 +0300 |
commit | 3395de96ae5998692bd86024d0d5e4dd55cd6cc3 (patch) | |
tree | c870b2a027636e19c4143a928b3913b86eb52185 /drivers/net | |
parent | 7c6c57f2ab2c5113844fe187a7c45c4bd76dc671 (diff) | |
download | linux-3395de96ae5998692bd86024d0d5e4dd55cd6cc3.tar.xz |
device property: Allow iterating over available child fwnodes
Implement a new helper function fwnode_get_next_available_child_node(),
which enables obtaining next enabled child fwnode, which
works on a similar basis to OF's of_get_next_available_child().
This commit also introduces a macro, thanks to which it is
possible to iterate over the available fwnodes, using the
new function described above.
Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions