remarkable-linux/drivers/coresight
Philipp Zabel f033c0bcc5 of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
Decrementing the reference count of the previous endpoint node allows to
use the of_graph_get_next_endpoint function in a for_each_... style macro.
All current users of this function that pass a non-NULL prev parameter
(that is, soc_camera and imx-drm) are changed to not decrement the passed
prev argument's refcount themselves.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-02-23 11:42:23 +01:00
..
coresight-etb10.c coresight: remove the extra spaces 2015-02-04 10:42:55 -08:00
coresight-etm-cp14.c coresight-etm: add CoreSight ETM/PTM driver 2014-11-07 15:19:33 -08:00
coresight-etm.h coresight-etm: add CoreSight ETM/PTM driver 2014-11-07 15:19:33 -08:00
coresight-etm3x.c coresight-etm: remove check for unknown Kconfig macro 2015-02-04 10:42:55 -08:00
coresight-funnel.c coresight-funnel: use module_amba_driver to simplify the code 2015-01-12 05:04:13 -08:00
coresight-priv.h coresight: fix function etm_writel_cp14() parameter order 2015-02-04 10:42:55 -08:00
coresight-replicator.c coresight: fix the replicator subtype value 2015-02-03 15:48:51 -08:00
coresight-tmc.c coresight-tmc: use module_amba_driver to simplify the code 2015-01-12 05:04:13 -08:00
coresight-tpiu.c coresight-tpiu: use module_amba_driver to simplify the code 2015-01-12 05:04:13 -08:00
coresight.c coresight: remove the extra spaces 2015-02-04 10:42:55 -08:00
Makefile coresight-etm: add CoreSight ETM/PTM driver 2014-11-07 15:19:33 -08:00
of_coresight.c of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint 2015-02-23 11:42:23 +01:00