diff options
author | Christophe Jaillet <christophe.jaillet@wanadoo.fr> | 2017-06-11 14:28:54 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-13 19:50:21 +0200 |
commit | d7c0ef3478cab074ec59d42ba7e5db70c198ae50 (patch) | |
tree | 6c978d239a6d5b4f7de925905a2ed1b107ccdcf8 /Documentation | |
parent | 4bd783a46caff12880f934aad3fb624aa9ca2cd8 (diff) | |
download | linux-stable-d7c0ef3478cab074ec59d42ba7e5db70c198ae50.tar.gz linux-stable-d7c0ef3478cab074ec59d42ba7e5db70c198ae50.tar.bz2 linux-stable-d7c0ef3478cab074ec59d42ba7e5db70c198ae50.zip |
cpuidle: dt: Add missing 'of_node_put()'
[ Upstream commit b2cdd8e1b54849477a32d820acc2e87828a38f3d ]
'of_node_put()' should be called on pointer returned by
'of_parse_phandle()' when done. In this function this is done in all path
except this 'continue', so add it.
Fixes: 97735da074fd (drivers: cpuidle: Add status property to ARM idle states)
Signed-off-by: Christophe Jaillet <christophe.jaillet@wanadoo.fr>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions