From: Rob Herring Date: Thu, 12 Apr 2012 15:17:28 +0000 (-0500) Subject: ARM: dts: remove blank interrupt-parent properties X-Git-Tag: v3.4-rc3~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb03f28002c3dc96cbb8d3869df2d8aef3ef3b01;p=pandora-kernel.git ARM: dts: remove blank interrupt-parent properties These were incorrectly introduced and can cause problems for of_irq_init. The correct way to define a root controller is no interrupt-parent set at all or the interrupt-parent is set to the root controller itself when inherited from a parent node. Signed-off-by: Rob Herring Tested-by: Lee Jones Signed-off-by: Olof Johansson --- Reading git-diff-tree failed