Re: [PATCH] [media] omap3isp: don't call of_node_put

2016-10-25 Thread H. Nikolaus Schaller
Hi, has it been merged somewhere? I can't find it in linux-next yet. BR and thanks, Nikolaus > Am 30.09.2016 um 10:52 schrieb Laurent Pinchart > : > > Hello Nikolaus, > > On Friday 30 Sep 2016 10:28:40 H. Nikolaus Schaller wrote: >>> Am 29.09.2016 um 10:54

Re: [PATCH] [media] omap3isp: don't call of_node_put

2016-09-30 Thread Laurent Pinchart
Hello Nikolaus, On Friday 30 Sep 2016 10:28:40 H. Nikolaus Schaller wrote: > > Am 29.09.2016 um 10:54 schrieb Laurent Pinchart: > > On Thursday 08 Sep 2016 17:48:33 H. Nikolaus Schaller wrote: > >> of_node_put() has already been called inside > >> of_graph_get_next_endpoint(). > >> > >>

Re: [PATCH] [media] omap3isp: don't call of_node_put

2016-09-30 Thread H. Nikolaus Schaller
Hi Laurent, > Am 29.09.2016 um 10:54 schrieb Laurent Pinchart > : > > Hi Nikolaus, > > On Thursday 08 Sep 2016 17:48:33 H. Nikolaus Schaller wrote: >> of_node_put() has already been called inside of_graph_get_next_endpoint(). >> >> Otherwise we may get

Re: [PATCH] [media] omap3isp: don't call of_node_put

2016-09-29 Thread Laurent Pinchart
Hi Nikolaus, On Thursday 08 Sep 2016 17:48:33 H. Nikolaus Schaller wrote: > of_node_put() has already been called inside of_graph_get_next_endpoint(). > > Otherwise we may get warnings like > > [ 10.118286] omap3isp 480bc000.isp: parsing endpoint > /ocp/isp@480bc000/ports/port@0/endpoint,

Re: [PATCH] [media] omap3isp: don't call of_node_put

2016-09-29 Thread H. Nikolaus Schaller
ping ping. > Am 19.09.2016 um 11:55 schrieb H. Nikolaus Schaller : > > ping. > >> Am 08.09.2016 um 17:48 schrieb H. Nikolaus Schaller : >> >> of_node_put() has already been called inside of_graph_get_next_endpoint(). >> >> Otherwise we may get warnings

[PATCH] [media] omap3isp: don't call of_node_put

2016-09-08 Thread H. Nikolaus Schaller
of_node_put() has already been called inside of_graph_get_next_endpoint(). Otherwise we may get warnings like [ 10.118286] omap3isp 480bc000.isp: parsing endpoint /ocp/isp@480bc000/ports/port@0/endpoint, interface 0 [ 10.118499] ERROR: Bad of_node_put() on