summaryrefslogtreecommitdiff
path: root/drivers/video/backlight/da9052_bl.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-01-14 13:51:59 (GMT)
committerLee Jones <lee.jones@linaro.org>2015-04-09 09:30:34 (GMT)
commitc6f77bc2b3f9512fd8d637a45060408061a035a9 (patch)
treef5fc3d8a620a30df3fb8ac42c4489c5e22c4da02 /drivers/video/backlight/da9052_bl.c
parent9eccca0843205f87c00404b663188b88eb248051 (diff)
downloadlinux-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 'drivers/video/backlight/da9052_bl.c')
0 files changed, 0 insertions, 0 deletions