kernel-ark/drivers/irqchip
Axel Lin dfaf820a13 irqchip: renesas-irqc: Fix irqc_probe error handling
The code in goto err3 path is wrong because it will call fee_irq() with k == 0,
which means it does free_irq(p->irq[-1].requested_irq, &p->irq[-1]);

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-06-06 10:23:58 +09:00
..
exynos-combiner.c ARM: late Exynos multiplatform changes 2013-05-07 11:28:42 -07:00
irq-armada-370-xp.c ARM: arm-soc: late cleanups 2013-05-07 11:22:14 -07:00
irq-bcm2835.c irqchip: irq-bcm2835: Add terminating entry for of_device_id table 2012-11-06 07:37:10 -08:00
irq-gic.c ARM: arm-soc cleanup for 3.10 2013-05-02 09:03:55 -07:00
irq-metag-ext.c metag: Internal and external irqchips 2013-03-02 20:09:48 +00:00
irq-metag.c metag: Internal and external irqchips 2013-03-02 20:09:48 +00:00
irq-mxs.c ARM: mxs: move icoll driver into drivers/irqchip 2013-04-01 16:30:04 +08:00
irq-renesas-intc-irqpin.c irqchip: intc-irqpin: Add support for shared interrupt lines 2013-03-28 16:39:46 +09:00
irq-renesas-irqc.c irqchip: renesas-irqc: Fix irqc_probe error handling 2013-06-06 10:23:58 +09:00
irq-s3c24xx.c ARM: arm-soc driver changes for 3.10 2013-05-04 12:31:18 -07:00
irq-sirfsoc.c ARM: sirf: move irq driver to drivers/irqchip 2013-03-25 12:29:39 +01:00
irq-sun4i.c irqchip: sunxi: Rename sunxi to sun4i 2013-04-08 21:42:46 +02:00
irq-versatile-fpga.c irq: versatile: rename Kconfig macro in printk 2013-03-27 11:40:34 +01:00
irq-vic.c irqchip: vic: add include of linux/irq.h 2013-04-02 15:09:47 -07:00
irq-vt8500.c irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructure 2013-04-12 22:43:24 -07:00
irqchip.c irqchip: add basic infrastructure 2013-01-10 11:44:38 -06:00
irqchip.h irqchip: add basic infrastructure 2013-01-10 11:44:38 -06:00
Kconfig irqchip: Renesas IRQC driver 2013-03-18 21:26:06 +09:00
Makefile ARM: arm-soc: late cleanups 2013-05-07 11:22:14 -07:00
spear-shirq.c ARM: spear: use common irqchip_init function 2013-01-12 10:52:15 -06:00