[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200825053828.4166-1-lukas.bulwahn@gmail.com>
Date: Tue, 25 Aug 2020 07:38:28 +0200
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Will Deacon <will@...nel.org>, Joerg Roedel <joro@...tes.org>
Cc: Rob Clark <robdclark@...il.com>,
Robin Murphy <robin.murphy@....com>, kernel-team@...roid.com,
iommu@...ts.linux-foundation.org, linux-arm-msm@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Ralf Ramsauer <ralf.ramsauer@...-regensburg.de>,
Pia Eichinger <pia.eichinger@...oth-regensburg.de>,
Joe Perches <joe@...ches.com>, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH v2] MAINTAINERS: update QUALCOMM IOMMU after Arm SMMU drivers move
Commit e86d1aa8b60f ("iommu/arm-smmu: Move Arm SMMU drivers into their own
subdirectory") moved drivers/iommu/qcom_iommu.c to
drivers/iommu/arm/arm-smmu/qcom_iommu.c amongst other moves, adjusted some
sections in MAINTAINERS, but missed adjusting the QUALCOMM IOMMU section.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
warning: no file matches F: drivers/iommu/qcom_iommu.c
Update the file entry in MAINTAINERS to the new location.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
Acked-by: Will Deacon <will@...nel.org>
---
v1: https://lore.kernel.org/lkml/20200802065320.7470-1-lukas.bulwahn@gmail.com/
v1 -> v2: typo fixed; added Will's Ack.
Joerg, please pick this minor non-urgent patch for your -next branch.
applies cleanly on next-20200731
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1469cb81261d..e175c0741653 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14358,7 +14358,7 @@ M: Rob Clark <robdclark@...il.com>
L: iommu@...ts.linux-foundation.org
L: linux-arm-msm@...r.kernel.org
S: Maintained
-F: drivers/iommu/qcom_iommu.c
+F: drivers/iommu/arm/arm-smmu/qcom_iommu.c
QUALCOMM IPCC MAILBOX DRIVER
M: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
--
2.17.1
Powered by blists - more mailing lists