diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2015-02-23 11:49:21 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-04-02 18:10:06 -0300 |
commit | ee662d44a23df45e2b3ff8b122e165b57672b656 (patch) | |
tree | 23d26f7f0e692aa28b42170fc63bbeec0959fa98 /tools/vm | |
parent | 1cdf60c97a9e7bc1829cca2e52d61be75f02c13c (diff) |
[media] media: am437x: Don't release OF node reference twice
The remote port reference is released both at the end of the OF graph
parsing loop, and in the error code path at the end of the function.
Those two calls will release the same reference, causing the reference
count to go negative.
Fix the problem by removing the second call.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Acked-by: Benoit Parrot <bparrot@ti.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'tools/vm')
0 files changed, 0 insertions, 0 deletions