alistair23-linux/arch/arm/mach-davinci
Bartosz Golaszewski f451ca3e4b ARM: davinci: cp-intc: add a wrapper around cp_intc_init()
We're going to extend the cp_intc_init() function with a config
structure so we can drop the intc-related fields from davinci_soc_info.

Once we do it, we won't be able to use this routine directly as the
init_irq callback. Wrap the calls in additional helpers that don't
take parameters and can be assigned to init_irq.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2019-02-19 20:03:08 +05:30
..
include/mach ARM: davinci: cp-intc: add a wrapper around cp_intc_init() 2019-02-19 20:03:08 +05:30
asp.h ARM: davinci: wrap HW interrupt numbers with a macro 2019-02-19 19:40:52 +05:30
board-da830-evm.c ARM: davinci: cp-intc: add a wrapper around cp_intc_init() 2019-02-19 20:03:08 +05:30
board-da850-evm.c ARM: davinci: cp-intc: add a wrapper around cp_intc_init() 2019-02-19 20:03:08 +05:30
board-dm355-evm.c ARM: davinci: aintc: wrap davinci_irq_init() with a helper 2019-02-19 19:44:21 +05:30
board-dm355-leopard.c ARM: davinci: aintc: wrap davinci_irq_init() with a helper 2019-02-19 19:44:21 +05:30
board-dm365-evm.c ARM: davinci: aintc: wrap davinci_irq_init() with a helper 2019-02-19 19:44:21 +05:30
board-dm644x-evm.c ARM: davinci: aintc: wrap davinci_irq_init() with a helper 2019-02-19 19:44:21 +05:30
board-dm646x-evm.c ARM: davinci: aintc: wrap davinci_irq_init() with a helper 2019-02-19 19:44:21 +05:30
board-mityomapl138.c ARM: davinci: cp-intc: add a wrapper around cp_intc_init() 2019-02-19 20:03:08 +05:30
board-neuros-osd2.c ARM: davinci: aintc: wrap davinci_irq_init() with a helper 2019-02-19 19:44:21 +05:30
board-omapl138-hawk.c ARM: davinci: cp-intc: add a wrapper around cp_intc_init() 2019-02-19 20:03:08 +05:30
board-sffsdr.c ARM: davinci: aintc: wrap davinci_irq_init() with a helper 2019-02-19 19:44:21 +05:30
clock.h ARM: davinci: remove legacy clocks 2018-06-26 16:15:55 +05:30
common.c ARM: davinci: pull davinci_intc_base into the respective intc drivers 2019-02-19 19:40:38 +05:30
cp_intc.c ARM: davinci: cp-intc: remove cp_intc.h 2019-02-19 20:03:07 +05:30
cpuidle.c
cpuidle.h
da8xx-dt.c ARM: davinci: da8xx-dt: switch to device tree clocks 2018-06-26 16:20:03 +05:30
da830.c ARM: davinci: cp-intc: add a wrapper around cp_intc_init() 2019-02-19 20:03:08 +05:30
da850.c ARM: davinci: cp-intc: add a wrapper around cp_intc_init() 2019-02-19 20:03:08 +05:30
davinci.h ARM: davinci: aintc: wrap davinci_irq_init() with a helper 2019-02-19 19:44:21 +05:30
ddr2.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
devices-da8xx.c ARM: davinci: make irqs.h a local header 2019-02-19 19:44:02 +05:30
devices.c ARM: davinci: make irqs.h a local header 2019-02-19 19:44:02 +05:30
dm355.c ARM: davinci: aintc: use the new config structure 2019-02-19 19:55:17 +05:30
dm365.c ARM: davinci: aintc: use the new config structure 2019-02-19 19:55:17 +05:30
dm644x.c ARM: davinci: aintc: use the new config structure 2019-02-19 19:55:17 +05:30
dm646x.c ARM: davinci: aintc: use the new config structure 2019-02-19 19:55:17 +05:30
irqs.h ARM: davinci: make irqs.h a local header 2019-02-19 19:44:02 +05:30
Kconfig irqchip: davinci-aintc: move the driver to drivers/irqchip 2019-02-19 20:02:17 +05:30
Makefile irqchip: davinci-aintc: move the driver to drivers/irqchip 2019-02-19 20:02:17 +05:30
Makefile.boot License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mux.c
mux.h
pdata-quirks.c ARM: davinci: fix const warnings 2017-06-15 19:18:24 +05:30
pm.c
pm_domain.c ARM: davinci: da8xx-dt: switch to device tree clocks 2018-06-26 16:20:03 +05:30
psc.h ARM: davinci: remove legacy clocks 2018-06-26 16:15:55 +05:30
serial.c
sleep.S
sram.c
sram.h
time.c ARM: davinci: add device tree support to timer 2018-06-26 16:18:10 +05:30
usb-da8xx.c ARM: davinci: make irqs.h a local header 2019-02-19 19:44:02 +05:30
usb.c ARM: davinci: make irqs.h a local header 2019-02-19 19:44:02 +05:30