From: Linus Walleij Date: Tue, 11 Feb 2014 13:02:37 +0000 (+0100) Subject: ARM: ux500: disable msp2 device tree node X-Git-Tag: v3.14-rc3~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8858d88a25142544843869f0cd3e6654aa7b4aec;p=pandora-kernel.git ARM: ux500: disable msp2 device tree node Commit 70b41abc151f9 "ARM: ux500: move MSP pin control to the device tree" accidentally activated MSP2, giving rise to a boot scroll scream as the kernel attempts to probe a driver for it and fails to obtain DMA channel 14. Fix this up by marking the node disabled again. Acked-by: Lee Jones Signed-off-by: Linus Walleij Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed