arm: orion5x: correct IRQ used in dtsi for mv_cesa
authorAlexander Clouter <alex@digriz.org.uk>
Tue, 26 Mar 2013 21:44:49 +0000 (21:44 +0000)
committerJason Cooper <jason@lakedaemon.net>
Thu, 28 Mar 2013 17:22:10 +0000 (17:22 +0000)
The crypto functionality in the orion5x dtsi uses the Ethernet IRQ and
so things do not work and there is much grumbling at boot time.
The IRQ for the crypto should be 28, and not 22, and that is what this
patch corrects.

Signed-off-by: Alexander Clouter <alex@digriz.org.uk>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found