[GIT PULL] irqchip: Fixes for v3.19

From: Jason Cooper
Date: Sat Jan 10 2015 - 21:01:52 EST


Thomas,

Here's a round of fixes for v3.19. Nothing too exciting or
controversial (other than I'm a bit behind due to the holidays and
such).

Please pull.

thx,

Jason.

The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

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

for you to fetch changes up to 91d1179212161f220938198b742c328ad38fd0a3:

irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type (2015-01-07 12:41:45 +0000)

----------------------------------------------------------------
irqchip urgent fixes for v3.19-rcX

- mtk-sysirq: Fix error handling
- hip04: Fix cpu map for 16bit value
- gic-v3-its: Clear a warning regarding decimal constants
- omap-intc: Fix legacy DMA regression
- atmel-aic-common: Retain priority when changing type

----------------------------------------------------------------
Felipe Balbi (1):
irqchip: omap-intc: Fix legacy DMA regression

Gavin Li (1):
irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type

Wang Long (1):
irqchip: hip04: Initialize hip04_cpu_map to 0xffff

Will Deacon (1):
irqchip: gic-v3-its: Fix use of max with decimal constant

Yingjoe Chen (1):
irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer check

drivers/irqchip/irq-atmel-aic-common.c | 4 ++--
drivers/irqchip/irq-gic-v3-its.c | 2 +-
drivers/irqchip/irq-hip04.c | 2 +-
drivers/irqchip/irq-mtk-sysirq.c | 4 ++--
drivers/irqchip/irq-omap-intc.c | 26 +++++++++++++++++++++-----
5 files changed, 27 insertions(+), 11 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/