aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJon Mason <[email protected]>2017-05-31 15:44:50 -0400
committerDavid S. Miller <[email protected]>2017-06-04 19:29:54 -0400
commit342fa1964439511268265be44b3e08825bbe4d05 (patch)
tree1e03ecd19e49017cb3aeb848d8d70fc43c7eb310 /tools/perf/scripts/python/bin
parente8317a40383469413a73c02494f2a4026d66e33f (diff)
mdio: mux: make child bus walking more permissive and errors more verbose
If any errors are encountered while walking the device tree structure of the MDIO bus for children, the code may silently continue, silently exit, or throw an error and exit. This make it difficult for device tree writers to know there is an error. Also, it makes any error in a child entry of the MDIO bus be fatal for all entries. Instead, we should provide verbose errors describing the error and then attempt to continue if it all possible. Also, use of_mdio_parse_addr() Signed-off-by: Jon Mason <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions