From: Philipp Zabel
Date: Wed, 26 Feb 2014 19:41:09 +0000 (+0100)
Subject: of: Warn if of_graph_get_next_endpoint is called with the root node
X-Git-Tag: v3.15-rc1~139^2~586^2~11^2~4
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff60d397b172bd89955433bd9e74be4627d7b9e;p=pandora-kernel.git
of: Warn if of_graph_get_next_endpoint is called with the root node
If of_graph_get_next_endpoint is given a parentless node instead of an
endpoint node, it is clearly a bug.
Signed-off-by: Philipp Zabel
Acked-by: Tomi Valkeinen
Acked-by: Mauro Carvalho Chehab
Acked-by: Sylwester Nawrocki
---
Reading git-diff-tree failed