[GIT PULL] irqchip: fixes for v3.16

From: Jason Cooper
Date: Wed Jun 25 2014 - 08:38:49 EST


Thomas,

Here's a round of fixes for irqchip. They've been in -next a few days
and are based on v3.16-rc1.

Please pull.

thx,

Jason.

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

git://git.infradead.org/users/jcooper/linux.git tags/irqchip-urgent-3.16

for you to fetch changes up to 4f4366033945419b0c52118c29d3057d7c558765:

irqchip: spear_shirq: Fix interrupt offset (2014-06-21 23:26:39 +0000)

----------------------------------------------------------------
irqchip fixes for v3.16

- armada-370-xp
- Mask all interrupts during init

- brcmstb-l2
- interrupts are edge-sensitive

- spear_shirq
- fix interrupt offset

----------------------------------------------------------------
Florian Fainelli (1):
irqchip: brcmstb-l2: Level-2 interrupts are edge sensitive

Thomas Gleixner (1):
irqchip: spear_shirq: Fix interrupt offset

Thomas Petazzoni (1):
irqchip: armada-370-xp: Mask all interrupts during initialization.

drivers/irqchip/irq-armada-370-xp.c | 17 +++++++++++++++--
drivers/irqchip/irq-brcmstb-l2.c | 2 +-
drivers/irqchip/spear-shirq.c | 2 +-
3 files changed, 17 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/