iommu/io-pgtable: Make selftest gubbins consistently __init
authorRobin Murphy <robin.murphy@arm.com>
Fri, 25 Oct 2019 18:08:30 +0000 (19:08 +0100)
committerWill Deacon <will@kernel.org>
Mon, 4 Nov 2019 19:34:31 +0000 (19:34 +0000)
commitb5813c164ec82790be892b0f8e79cf080a503706
tree5e25a0b95415fa9a47cf1b9f2bfe9853d34343dd
parentdb22a9de7a785fd3e0e066b02c269d6bdf453aec
iommu/io-pgtable: Make selftest gubbins consistently __init

The selftests run as an initcall, but the annotation of the various
callbacks and data seems to be somewhat arbitrary. Add it consistently
for everything related to the selftests.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/io-pgtable-arm-v7s.c
drivers/iommu/io-pgtable-arm.c