]> Pileus Git - ~andy/linux/commit
MIPS: sead3: use unflatten_and_copy_device_tree()
authorQais Yousef <qais.yousef@imgtec.com>
Fri, 6 Dec 2013 11:00:45 +0000 (11:00 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 23 Jan 2014 12:02:36 +0000 (13:02 +0100)
commit7e8a2762dcdcc271656c4333848d6d796c3f5a42
tree0c2714dd3a6901efbbce78f586169b8ff9852ba9
parent187e7c5f87822262e41b157acc2ab79e0b20a4db
MIPS: sead3: use unflatten_and_copy_device_tree()

we want the device tree to be unflattened into non init memory so it can be
accessed later by, for example, a probing function of a driver module.

Signed-off-by: Qais Yousef <qais.yousef@imgtec.com>
Reviewed-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6210/
arch/mips/mti-sead3/sead3-setup.c