diff options
author | 2015-01-14 05:51:58 -0800 | |
---|---|---|
committer | 2015-01-14 10:40:20 -0800 | |
commit | 452bc149947bb31775f0dc6a637fcf792af88e60 (patch) | |
tree | 96fda4c46928d5403b34cc03b216baeab919cab9 /scripts/gdb/linux/utils.py | |
parent | leds: Use setup_timer (diff) | |
download | wireguard-linux-452bc149947bb31775f0dc6a637fcf792af88e60.tar.xz wireguard-linux-452bc149947bb31775f0dc6a637fcf792af88e60.zip |
leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hack
of_find_node_by_name() calls of_node_put() on its "from" parameter.
To counter this, mc13xxx_led_probe_dt() calls of_node_get() first.
Use of_get_child_by_name() instead to get rid of the refcount hack.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: linux-leds@vger.kernel.org
Signed-off-by: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions