diff options
author | Tomasz Nowicki <tn@semihalf.com> | 2016-09-12 20:32:23 +0200 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2016-09-12 20:32:41 +0100 |
commit | d14ae5e6bac36e88cd5deeee411104da424bc73d (patch) | |
tree | 492c771b7ad5b480ce6371b47501b0eddc863205 /.mailmap | |
parent | be2021baeed64d8947a56529fc383308918ecc41 (diff) | |
download | linux-d14ae5e6bac36e88cd5deeee411104da424bc73d.tar.bz2 |
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 <tn@semihalf.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions