diff options
author | Johan Hovold <[email protected]> | 2017-11-11 16:31:18 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-11-28 15:17:48 +0100 |
commit | 33c309ebc797b908029fd3a0851aefe697e9b598 (patch) | |
tree | 7805e2471a8d44fca4b9cc679a9bc9b2c2bed5f3 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 446f666da9f019ce2ffd03800995487e79a91462 (diff) |
USB: ulpi: fix bus-node lookup
Fix bus-node lookup during registration, which ended up searching the whole
device tree depth-first starting at the parent (or grand parent) rather
than just matching on its children.
To make things worse, the parent (or grand-parent) node could end being
prematurely freed as well.
Fixes: ef6a7bcfb01c ("usb: ulpi: Support device discovery via DT")
Reported-by: Peter Robinson <[email protected]>
Reported-by: Stephen Boyd <[email protected]>
Cc: stable <[email protected]> # 4.10
Signed-off-by: Johan Hovold <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions