ARM: shmobile: r8a7791 dtsi: Remove superfluous interrupt-parent
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 20 Aug 2014 14:31:02 +0000 (16:31 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 22 Aug 2014 03:34:50 +0000 (12:34 +0900)
There's already an "interrupt-parent = <&gic>;" at the top, which is
inherited by all child nodes, so the "interrupt-parent" property in
the sound node can be removed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found