diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-02-14 15:52:18 +0100 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2019-02-19 20:03:08 +0530 |
commit | f451ca3e4b18bb27b069ec3c8ee3582e975d4ebe (patch) | |
tree | f61740910ee571ca0dd6095e7b852e29c1978bd1 /init | |
parent | ed4d189b7c8abc58f151b9d316ef3e8a22dd5fb1 (diff) | |
download | linux-f451ca3e4b18bb27b069ec3c8ee3582e975d4ebe.tar.bz2 |
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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions