From: John Crispin Date: Fri, 9 Nov 2012 11:09:57 +0000 (+0100) Subject: MIPS: lantiq: unbreak devicetree init X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~15^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a15d129a352e5f6ab821b81bc3f692ecc952a815;p=pandora-kernel.git MIPS: lantiq: unbreak devicetree init The bootmem was incorrectly freed resulting in lots of dangling pointers. Additionally we should use of_platform_populate() as the Documentaion tells us to do so. Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/4518 --- Reading git-diff-tree failed