diff options
author | Tomasz Nowicki <[email protected]> | 2016-01-19 14:11:18 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2016-03-09 02:44:03 +0000 |
commit | 04a0e4dee85642138dc7bd78f50ebee397e057a8 (patch) | |
tree | 32635190e23808e2814e5e3c160687ef72ef0eab /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | f6ae5085d37b2eaf6cac30ccf4d425e95c7d4b63 (diff) |
irqchip/gic-v3-its: Mark its_init() and its children as __init
gicv3_init_bases() is the only caller for its_init(),
also it is a __init function, so mark its_init() as __init too,
then recursively mark the functions called as __init.
This will help to introduce ITS initialization using ACPI tables as
we will use acpi_table_parse_entries family functions there which
belong to __init section as well.
Acked-by: Marc Zyngier <[email protected]>
Signed-off-by: Hanjun Guo <[email protected]>
Signed-off-by: Tomasz Nowicki <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions