Re: [PATCH v2 11/22] ath10k: Use iommu_paging_domain_alloc()
From: Jeff Johnson
Date: Tue Jun 04 2024 - 09:36:25 EST
On 6/3/24 18:51, Lu Baolu wrote:
An iommu domain is allocated in ath10k_fw_init() and is attached to
ar_snoc->fw.dev in the same function. Use iommu_paging_domain_alloc() to
make it explicit.
Signed-off-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
nit: although the subject prefix you used probably matches the prefix in
git history, subject prefix should now be "wifi: ath10k: "
with that addressed,
Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>