summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJon Mason <jon.mason@broadcom.com>2017-05-31 15:44:50 -0400
committerDavid S. Miller <davem@davemloft.net>2017-06-04 19:29:54 -0400
commit342fa1964439511268265be44b3e08825bbe4d05 (patch)
tree1e03ecd19e49017cb3aeb848d8d70fc43c7eb310 /scripts/gdb/linux/utils.py
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 <jon.mason@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions