[PATCH v3 11/21] wifi: ath11k: Use iommu_paging_domain_alloc()

Jason Gunthorpe jgg at ziepe.ca
Wed Jun 19 14:38:00 UTC 2024


On Mon, Jun 10, 2024 at 04:55:45PM +0800, Lu Baolu wrote:
> An iommu domain is allocated in ath11k_ahb_fw_resources_init() and is
> attached to ab_ahb->fw.dev in the same function.
> 
> Use iommu_paging_domain_alloc() to make it explicit.
> 
> Signed-off-by: Lu Baolu <baolu.lu at linux.intel.com>
> Acked-by: Jeff Johnson <quic_jjohnson at quicinc.com>
> ---
>  drivers/net/wireless/ath/ath11k/ahb.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg at nvidia.com>

Jason


More information about the dri-devel mailing list