diff options
| author | Paul Burton <[email protected]> | 2017-08-12 21:36:40 -0700 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2017-09-04 13:53:14 +0200 |
| commit | fbea754123ae5d9678295398c98e91f1b2159e5b (patch) | |
| tree | 00b316718181161fa4d33de7c59b5480f4a3e620 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 1fad12cd5ef43755d028f760fa089c87f5533451 (diff) | |
irqchip: mips-gic: Inline __gic_init()
The __gic_init() function is only called from gic_of_init() now that the
non-DT path has been removed. In order to simplify the code & aid
readability, fold __gic_init() into gic_of_init().
This provides us with the ability to return an error code, which
__gic_init() was previously unable to do. As such the irq_domain_add_*()
error paths are modified to print & return an error rather than panic().
[[email protected]: Resoled reject.]
Signed-off-by: Paul Burton <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/17050/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions