diff options
| author | Axel Lin <[email protected]> | 2013-01-27 12:56:57 +0000 |
|---|---|---|
| committer | Bryan Wu <[email protected]> | 2013-02-07 00:00:43 +0000 |
| commit | 61d4eb2724283e85b37ed2fe13390366d7a6db74 (patch) | |
| tree | 699dca7ae69c7d42081fa083db45b245da79e3c4 /drivers/pwm/pwm-twl-led.c | |
| parent | leds: tca6507: Use of_get_child_count() (diff) | |
| download | kernel-61d4eb2724283e85b37ed2fe13390366d7a6db74.tar.gz kernel-61d4eb2724283e85b37ed2fe13390366d7a6db74.zip | |
leds: 88pm860x: Add missing of_node_put()
of_find_node_by_name() returns a node pointer with refcount incremented, use
of_node_put() on it when done.
of_find_node_by_name() will call of_node_put() against from parameter,
thus we also need to call of_node_get(from) before calling
of_find_node_by_name().
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Bryan Wu <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-twl-led.c')
0 files changed, 0 insertions, 0 deletions
