RE: [PATCH] omapdrm: dss: drop unneeded of_node_put() on ref passed to of_get_next_parent()

From: Peter Chen
Date: Sun Aug 28 2016 - 23:20:37 EST



>Sent: Saturday, August 27, 2016 8:07 PM
>To: Tomi Valkeinen <tomi.valkeinen@xxxxxx>; Tony Lindgren <tony@xxxxxxxxxxx>;
>Sean Paul <seanpaul@xxxxxxxxxxxx>; Peter Chen <peter.chen@xxxxxxx>;
>Andrey Utkin <andrey_utkin@xxxxxxxxxxxx>
>Cc: David Airlie <airlied@xxxxxxxx>; Peter Ujfalusi <peter.ujfalusi@xxxxxx>; Dave
>Airlie <airlied@xxxxxxxxx>; Rob Clark <robdclark@xxxxxxxxx>; Dr. H. Nikolaus
>Schaller <hns@xxxxxxxxxxxxx>; Andrew Bradford <bradfa@xxxxxxxxx>;
>kernel@xxxxxxxxxxxxxxxxx; Discussions about the Letux Kernel <letux-
>kernel@xxxxxxxxxxxxxxx>; dri-devel@xxxxxxxxxxxxxxxxxxxxx; lkml <linux-
>kernel@xxxxxxxxxxxxxxx>; linux-omap@xxxxxxxxxxxxxxx
>Subject: Re: [PATCH] omapdrm: dss: drop unneeded of_node_put() on ref passed to
>of_get_next_parent()
>
>> [ 8.842806] OF: ERROR: Bad of_node_put() on /encoder/ports/port@1/endpoint
>> [ 8.843014] [<bf889433>] (omapdss_of_find_source_for_first_ep [omapdss])
>
>I can confirm that reverting 2ab9f5879162 fixes this regression, tested on omap5-
>uevm.
>

It was my careless for introducing regression. The revert patch has already been
at linux-next. Sorry for inconvenience.

https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=5a78ff7bf7e25191144b550961001bbf6c734da4


Peter