[PATCH] MAINTAINERS: remove duplicate entry for i2c-qcom-geni

Wolfram Sang posted 1 patch 4 years, 4 months ago
MAINTAINERS | 8 --------
1 file changed, 8 deletions(-)
[PATCH] MAINTAINERS: remove duplicate entry for i2c-qcom-geni
Posted by Wolfram Sang 4 years, 4 months ago
The driver is already covered in the ARM/QUALCOMM section. Also, Akash
Asthana's email bounces meanwhile and Mukesh Savaliya has never
responded to mails regarding this driver.

Signed-off-by: Wolfram Sang <wsa@kernel.org>
---
 MAINTAINERS | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ea3e6c914384..f0485f61295d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15972,14 +15972,6 @@ F:	Documentation/devicetree/bindings/misc/qcom,fastrpc.txt
 F:	drivers/misc/fastrpc.c
 F:	include/uapi/misc/fastrpc.h
 
-QUALCOMM GENERIC INTERFACE I2C DRIVER
-M:	Akash Asthana <akashast@codeaurora.org>
-M:	Mukesh Savaliya <msavaliy@codeaurora.org>
-L:	linux-i2c@vger.kernel.org
-L:	linux-arm-msm@vger.kernel.org
-S:	Supported
-F:	drivers/i2c/busses/i2c-qcom-geni.c
-
 QUALCOMM HEXAGON ARCHITECTURE
 M:	Brian Cain <bcain@codeaurora.org>
 L:	linux-hexagon@vger.kernel.org
-- 
2.30.2

Re: [PATCH] MAINTAINERS: remove duplicate entry for i2c-qcom-geni
Posted by Wolfram Sang 4 years, 4 months ago
On Fri, Feb 18, 2022 at 11:49:04AM +0100, Wolfram Sang wrote:
> The driver is already covered in the ARM/QUALCOMM section. Also, Akash
> Asthana's email bounces meanwhile and Mukesh Savaliya has never
> responded to mails regarding this driver.
> 
> Signed-off-by: Wolfram Sang <wsa@kernel.org>

Applied to for-current, thanks!