aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNicholas Mc Guire <hofrat@osadl.org>2018-06-12 13:22:18 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-06-28 07:49:06 -0400
commitc2ee2243ce3763fef8da097851b2c07b73e18cdb (patch)
treeb42f5fcc3f6f66c14c76b0d67e35c3e729753ff1 /tools/perf/scripts/python
parentmedia: stm32-dcmi: drop unnecessary while(1) loop (diff)
media: stm32-dcmi: add mandatory of_node_put() in success path
The endpoint allocated by of_graph_get_next_endpoint() needs an of_node_put() in both error and success path. As ep is not used the refcount decrement can be right after the last use of ep. Fixes: commit 37404f91ef8b ("[media] stm32-dcmi: STM32 DCMI camera interface driver") Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions