diff options
author | Yangtao Li <tiny.windzz@gmail.com> | 2018-11-21 07:31:38 -0500 |
---|---|---|
committer | Jacek Anaszewski <jacek.anaszewski@gmail.com> | 2018-11-21 20:23:14 +0100 |
commit | e41ca3b1eab89f3d50d0910adb7d6f49ac82d604 (patch) | |
tree | 84286e70017fed074252c9bb6e7c7ca4fd5d86b4 /fs/xfs/xfs_ioctl.c | |
parent | 9ff01193a20d391e8dbce4403dd5ef87c7eaaca6 (diff) | |
download | linux-e41ca3b1eab89f3d50d0910adb7d6f49ac82d604.tar.bz2 |
leds: powernv: add of_node_put()
of_find_node_by_path() acquires a reference to the node returned by
it and that reference needs to be dropped by its caller.
powernv_led_probe() doesn't do that, so fix it.
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Diffstat (limited to 'fs/xfs/xfs_ioctl.c')
0 files changed, 0 insertions, 0 deletions