Benjamin Herrenschmidt 509b7455ef of/fdt: Don't copy garbage after "/" in root node path
The root node path must be internally converted to "/", or various
pieces of code looking for it that way will fail. The code to do
that however had a bug where we might incorrectly append pieces
of the original path from the fdt to the "/".

We should probably add a proper dedicated accessor for the root node
but in the meantime this patch should fix it.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
2012-11-10 21:53:04 -06:00
..
2012-10-17 15:53:01 -05:00
2012-10-03 09:44:08 -07:00
2012-10-17 15:53:02 -05:00
2012-07-10 10:32:06 -05:00
2012-10-17 15:53:03 -05:00