From: Florian Fainelli Date: Mon, 9 Jun 2014 18:05:02 +0000 (-0700) Subject: irqchip: brcmstb-l2: Level-2 interrupts are edge sensitive X-Git-Tag: omap-for-v3.16/fixes-rc4~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00ac20279174cf0a1f3d8e10654d2c5c4be5bdae;p=pandora-kernel.git irqchip: brcmstb-l2: Level-2 interrupts are edge sensitive The driver was configuring the interrupt handler for the Level-2 interrupts to be "level" triggered while they are in fact "edge" triggered. Fix this by using the correct handler. Reported-by: Brian Norris Signed-off-by: Florian Fainelli Link: https://lkml.kernel.org/r/1402337102-19428-1-git-send-email-f.fainelli@gmail.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed