On Fri, Dec 2, 2016 at 8:50 AM, Gary Bisson <gary.bisson@xxxxxxxxxxxxxxxxxxx> wrote: > The previous patch to add back an error message didn't take the > successful case into account. This results in the following trace > showing when a symbol is properly resolved: > OF: resolver: overlay phandle fixup failed: 0 > > So remove the 'err_out' label and test 'err' value in the 'out' label > before printing the error message. > > Signed-off-by: Gary Bisson <gary.bisson@xxxxxxxxxxxxxxxxxxx> > --- > Hi all, > > While experimenting with dt-overlays on linux-next I've realized that > a new trace was showing up: > OF: resolver: overlay phandle fixup failed: 0 > > This patch should fix it in a simple way. Thanks Gary. There's already the same fix posted that I plan to apply. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html