OSDN Git Service

of: Warn if of_graph_get_next_endpoint is called with the root node
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 26 Feb 2014 19:41:09 +0000 (20:41 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 6 Mar 2014 16:41:40 +0000 (17:41 +0100)
commit6ff60d397b172bd89955433bd9e74be4627d7b9e
treee0226524d87b32b048b737381d5abdbc5097835a
parent4d56ed5a009b7d31ecae1dd26c047b8bb0dd9287
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 <p.zabel@pengutronix.de>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
drivers/of/base.c