From: Philipp Zabel
Date: Tue, 4 Mar 2014 11:31:24 +0000 (+0100)
Subject: of: Warn if of_graph_parse_endpoint is called with the root node
X-Git-Tag: v3.15-rc1~139^2~586^2~11^2~1
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d484700a36952c6675aa47dec4d7a536929aa922;p=pandora-kernel.git
of: Warn if of_graph_parse_endpoint is called with the root node
If of_graph_parse_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