Message ID | 20220218104904.14405-1-wsa@kernel.org |
---|---|
State | Accepted |
Commit | 2428766e201565a5fa964d7461d9f6608eb04d7d |
Headers | show |
Series | MAINTAINERS: remove duplicate entry for i2c-qcom-geni | expand |
On Fri 18 Feb 02:49 PST 2022, 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> It would have been nice to go the other direction (reducing ARM/QUALCOMM), but your assessment looks accurate, so: Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org> Regards, Bjorn > --- > 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 >
> It would have been nice to go the other direction (reducing > ARM/QUALCOMM), but your assessment looks accurate, so: I totally agree. Sadly, I don't know who could take over the driver.
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!
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
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(-)