From e05ab0bb14723d419b43341d413e4418000f58f9 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Thu, 28 Nov 2013 17:37:51 +0100 Subject: [PATCH] ARM: shmobile: emev2: Setup internal peripheral interrupts as level high Interrupts generated by SoC internal devices are currently marked as IRQ_TYPE_NONE. As they're level-triggered and active-high, mark them as such. Signed-off-by: Laurent Pinchart Signed-off-by: Simon Horman --- Reading git-format-patch failed