]> git.karo-electronics.de Git - karo-tx-linux.git/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)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 13:36:32 +0000 (14:36 +0100)
commit29af5804cedfbf0982d45bcb4cdab1a1df5ae0a2
treeb81aa73d59751f41f02e24fcc0ffad68346aa965
parent1e4002dedfad475e89cf67f6c19d7c94b9aed0f6
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>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6210/
arch/mips/mti-sead3/sead3-setup.c