]> git.baikalelectronics.ru Git - kernel.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)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 23 Jan 2014 12:02:36 +0000 (13:02 +0100)
commitfb45c3bc6fa308050089dc4027f205827a3db4a3
tree0c2714dd3a6901efbbce78f586169b8ff9852ba9
parent3f90da6e3895c13236d92a4d0ebd4cbc79f77c7c
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