git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a798c10
)
mips: octeon: convert to use unflatten_and_copy_device_tree
author
Rob Herring
<robh@kernel.org>
Wed, 2 Apr 2014 22:45:06 +0000
(17:45 -0500)
committer
Rob Herring
<robh@kernel.org>
Wed, 30 Apr 2014 05:55:53 +0000
(
00:55
-0500)
The octeon FDT code can be simplified by using
unflatten_and_copy_device_tree function. This removes all accesses to
FDT header data by the arch code.
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Tested-by: Grant Likely <grant.likely@linaro.org>
No differences found