linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Mark ams driver as orphaned in MAINTAINERS
@ 2018-01-29 22:40 Michael Hanselmann
  2018-07-18 10:00 ` Michael Ellerman
  2018-07-23 15:11 ` Michael Ellerman
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Hanselmann @ 2018-01-29 22:40 UTC (permalink / raw)
  To: linuxppc-dev, linux-kernel; +Cc: benh, Michael Hanselmann

I no longer have any hardware with the Apple motion sensor and thus
relinquish maintainership of the driver.

Signed-off-by: Michael Hanselmann <linux-kernel@hansmi.ch>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a9c9c9ff7..6a07de631 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -780,8 +780,8 @@ F:	drivers/net/ethernet/amd/xgbe/
 F:	arch/arm64/boot/dts/amd/amd-seattle-xgbe*.dtsi
 
 AMS (Apple Motion Sensor) DRIVER
-M:	Michael Hanselmann <linux-kernel@hansmi.ch>
-S:	Supported
+L:	linuxppc-dev@lists.ozlabs.org
+S:	Orphan
 F:	drivers/macintosh/ams/
 
 ANALOG DEVICES INC AD9389B DRIVER
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] Mark ams driver as orphaned in MAINTAINERS
  2018-01-29 22:40 [PATCH] Mark ams driver as orphaned in MAINTAINERS Michael Hanselmann
@ 2018-07-18 10:00 ` Michael Ellerman
  2018-07-18 17:24   ` Michael Hanselmann
  2018-07-23 15:11 ` Michael Ellerman
  1 sibling, 1 reply; 4+ messages in thread
From: Michael Ellerman @ 2018-07-18 10:00 UTC (permalink / raw)
  To: Michael Hanselmann, linuxppc-dev, linux-kernel; +Cc: Michael Hanselmann

Michael Hanselmann <linux-kernel@hansmi.ch> writes:

> I no longer have any hardware with the Apple motion sensor and thus
> relinquish maintainership of the driver.

Thanks. I think I'll just remove the whole entry, meaning it will be
caught under the "LINUX FOR POWER MACINTOSH" entry.

Unless you object. Full patch below.

cheers

commit 19fe15338d6935c1a61a24b83dd315970b1ba162
Author:     Michael Hanselmann <linux-kernel@hansmi.ch>
AuthorDate: Mon Jan 29 22:40:09 2018 +0000
Commit:     Michael Ellerman <mpe@ellerman.id.au>
CommitDate: Wed Jul 18 19:57:42 2018 +1000

    MAINTAINERS: Remove the entry for the orphaned ams driver
    
    I no longer have any hardware with the Apple motion sensor and thus
    relinquish maintainership of the driver.
    
    Remove the maintainers entry entirely, meaning the code will now fall
    under "LINUX FOR POWER MACINTOSH".
    
    Signed-off-by: Michael Hanselmann <linux-kernel@hansmi.ch>
    [mpe: Drop the entry entirely, munge change log]
    Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

diff --git a/MAINTAINERS b/MAINTAINERS
index 07d1576fc766..50e398a463f9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -791,11 +791,6 @@ S:	Supported
 F:	drivers/net/ethernet/amd/xgbe/
 F:	arch/arm64/boot/dts/amd/amd-seattle-xgbe*.dtsi
 
-AMS (Apple Motion Sensor) DRIVER
-M:	Michael Hanselmann <linux-kernel@hansmi.ch>
-S:	Supported
-F:	drivers/macintosh/ams/
-
 ANALOG DEVICES INC AD5686 DRIVER
 M:	Stefan Popa <stefan.popa@analog.com>
 L:	linux-pm@vger.kernel.org


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] Mark ams driver as orphaned in MAINTAINERS
  2018-07-18 10:00 ` Michael Ellerman
@ 2018-07-18 17:24   ` Michael Hanselmann
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Hanselmann @ 2018-07-18 17:24 UTC (permalink / raw)
  To: Michael Ellerman, linuxppc-dev, linux-kernel

On 18.07.2018 12:00, Michael Ellerman wrote:
> Michael Hanselmann <linux-kernel@hansmi.ch> writes:
>> I no longer have any hardware with the Apple motion sensor and thus
>> relinquish maintainership of the driver.
> 
> Thanks. I think I'll just remove the whole entry, meaning it will be
> caught under the "LINUX FOR POWER MACINTOSH" entry.
> 
> Unless you object. Full patch below.

Sounds good to me.

Reviewed-by: Michael Hanselmann <linux-kernel@hansmi.ch>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Mark ams driver as orphaned in MAINTAINERS
  2018-01-29 22:40 [PATCH] Mark ams driver as orphaned in MAINTAINERS Michael Hanselmann
  2018-07-18 10:00 ` Michael Ellerman
@ 2018-07-23 15:11 ` Michael Ellerman
  1 sibling, 0 replies; 4+ messages in thread
From: Michael Ellerman @ 2018-07-23 15:11 UTC (permalink / raw)
  To: Michael Hanselmann, linuxppc-dev, linux-kernel; +Cc: Michael Hanselmann

On Mon, 2018-01-29 at 22:40:09 UTC, Michael Hanselmann wrote:
> I no longer have any hardware with the Apple motion sensor and thus
> relinquish maintainership of the driver.
> 
> Signed-off-by: Michael Hanselmann <linux-kernel@hansmi.ch>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/d69ccc00c497a4d81fca2dca9bda9f

cheers

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-23 15:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-29 22:40 [PATCH] Mark ams driver as orphaned in MAINTAINERS Michael Hanselmann
2018-07-18 10:00 ` Michael Ellerman
2018-07-18 17:24   ` Michael Hanselmann
2018-07-23 15:11 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).