From: Huang Shijie Date: Wed, 25 Dec 2013 06:19:27 +0000 (+0800) Subject: ARM: dts: vf610: use the interrupt macros X-Git-Tag: v3.15-rc1~77^2~39^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bc88b1b3ab0db1c807a3dcdbd21e68b2d9ab005;p=pandora-kernel.git ARM: dts: vf610: use the interrupt macros This patch uses the IRQ_TYPE_LEVEL_HIGH/IRQ_TYPE_NONE to replace the hardcode. [shawn.guo: While at it, we also fix the typo in uart0 interrupts property, where the 0x00 should 0x04. Hense, it should also be IRQ_TYPE_LEVEL_HIGH just like other UART instances.] Signed-off-by: Huang Shijie Signed-off-by: Shawn Guo --- Reading git-diff-tree failed