aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@osg.samsung.com>2016-03-04 17:20:12 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-04-13 16:23:14 -0300
commit5790a1589f746d5648825d3bc8367f0ce7b12784 (patch)
treedbe2df77215f83983437ae105ba6d40534d63821 /tools/perf/scripts/python
parent[media] exynos4-is: Add missing port parent of_node_put on error paths (diff)
[media] exynos4-is: Put node before s5pcsis_parse_dt() return error
The MIPI CSIS DT parse function return an -ENXIO errno if the port # is outside of the supported values. But it doesn't call of_node_put() to decrement the node's reference counter, that's incremented inside the of_graph_get_next_endpoint() function that was called before. Instead of just returning, go to the error path that already does it. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions