linux/drivers/media/platform/am437x
Laurent Pinchart ee662d44a2 [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>
2015-04-02 18:10:06 -03:00
..
am437x-vpfe_regs.h
am437x-vpfe.c [media] media: am437x: Don't release OF node reference twice 2015-04-02 18:10:06 -03:00
am437x-vpfe.h
Kconfig [media] am437x: VIDEO_AM437X_VPFE should depend on HAS_DMA 2015-03-02 14:40:18 -03:00
Makefile