diff options
author | Johan Hovold <johan@kernel.org> | 2017-11-20 11:45:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-03 11:21:32 +0200 |
commit | 91a9aaeb5e97c358689cee66168c6adfac4e697d (patch) | |
tree | 2a18398403fe2afe9bc46ddcee91858d5b16b7ad /scripts/gdb/linux/lists.py | |
parent | 10f64c9dfb1cf1f3a1fa4dfca3f0aa4858dec6d4 (diff) |
backlight: as3711_bl: Fix Device Tree node lookup
commit 4a9c8bb2aca5b5a2a15744333729745dd9903562 upstream.
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 mfd node was also prematurely freed.
Cc: stable <stable@vger.kernel.org> # 3.10
Fixes: 59eb2b5e57ea ("drivers/video/backlight/as3711_bl.c: add OF support")
Signed-off-by: Johan Hovold <johan@kernel.org>
Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions