diff options
author | Tang Yuantian <yuantian.tang@freescale.com> | 2013-04-10 05:36:39 +0200 |
---|---|---|
committer | Grant Likely <grant.likely@linaro.org> | 2013-04-17 16:53:12 +0200 |
commit | b855f16b05a697ac1863adabe99bfba56e6d3199 (patch) | |
tree | 881f7a861790c977ad6d645bf2928b72a15d4d20 /include | |
parent | of/documentation: move video device bindings to a common place (diff) | |
download | linux-b855f16b05a697ac1863adabe99bfba56e6d3199.tar.xz linux-b855f16b05a697ac1863adabe99bfba56e6d3199.zip |
of/base: release the node correctly in of_parse_phandle_with_args()
Call of_node_put() only when the out_args is NULL on success,
or the node's reference count will not be correct because the caller
will call of_node_put() again.
Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>
[grant.likely: tightened up the patch]
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions