diff options
author | Johan Hovold <[email protected]> | 2017-12-29 19:48:43 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2017-12-29 19:48:43 +0100 |
commit | 9cb18db0701f6b74f0c45c23ad767b3ebebe37f6 (patch) | |
tree | 88a09b519ca3a71221a671dc5b3a38b0d3c780c1 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 70a02f840c5113cd9255ce4c1b1848bb48b0bd21 (diff) |
video: fbdev: atmel_lcdfb: fix display-timings lookup
Fix child-node lookup during probe, which ended up searching the whole
device tree depth-first starting at the parent rather than just matching
on its children.
To make things worse, the parent display node was also prematurely
freed.
Note that the display and timings node references are never put after a
successful dt-initialisation so the nodes would leak on later probe
deferrals and on driver unbind.
Fixes: b985172b328a ("video: atmel_lcdfb: add device tree suport")
Cc: stable <[email protected]> # 3.13
Cc: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
Cc: Nicolas Ferre <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions