diff options
author | Tomasz Nowicki <[email protected]> | 2016-09-12 20:32:23 +0200 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2016-09-12 20:32:41 +0100 |
commit | d14ae5e6bac36e88cd5deeee411104da424bc73d (patch) | |
tree | 492c771b7ad5b480ce6371b47501b0eddc863205 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | be2021baeed64d8947a56529fc383308918ecc41 (diff) |
irqchip/gicv3-its: Cleanup for ITS domain initialization
There is no point to initialize ITS without having msi-controller
property in corresponding DT node. However, its_probe is checking
msi-controller presence at the end, so we can save our time and do that
check prior to its_probe call. Also, for the code clarity purpose,
we put domain initialization to separate function.
Signed-off-by: Tomasz Nowicki <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Reviewed-by: Hanjun Guo <[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