diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-01-14 16:51:59 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-04-09 12:30:34 +0300 |
commit | c6f77bc2b3f9512fd8d637a45060408061a035a9 (patch) | |
tree | f5fc3d8a620a30df3fb8ac42c4489c5e22c4da02 /arch/powerpc/include/asm/opal.h | |
parent | 9eccca0843205f87c00404b663188b88eb248051 (diff) | |
download | linux-c6f77bc2b3f9512fd8d637a45060408061a035a9.tar.xz |
backlight: 88pm860x_bl: 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, pm860x_backlight_dt_init() 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>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'arch/powerpc/include/asm/opal.h')
0 files changed, 0 insertions, 0 deletions