ARM: dts: omap3-igep0020: use standard constant for IRQ flags
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Mon, 7 Oct 2013 15:12:25 +0000 (17:12 +0200)
committerBenoit Cousson <bcousson@baylibre.com>
Fri, 11 Oct 2013 19:06:44 +0000 (21:06 +0200)
Commit 840ef8b7 ("ARM: dt: add header to define IRQ flags") added
constants for IRQ edge/level triggered types so use it instead of
a magic number to enhance the DT readability.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>

No differences found