2010-07-12 15:06:30

by Luis R. Rodriguez

[permalink] [raw]
Subject: [PATCH] wireless: mark adm8211 and p54 orphaned

Michael has been out of the scene for a while now, these
drivers are really orphaned so mark them as such.

Cc: Michael Wu <[email protected]>
Cc: Larry Finger <[email protected]>
Cc: Christian Lamparter <[email protected]>
Signed-off-by: Luis R. Rodriguez <[email protected]>
---
MAINTAINERS | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a07a49d..6ed6135 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -313,11 +313,10 @@ S: Maintained
F: drivers/hwmon/adm1029.c

ADM8211 WIRELESS DRIVER
-M: Michael Wu <[email protected]>
L: [email protected]
W: http://linuxwireless.org/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
-S: Maintained
+S: Orphan
F: drivers/net/wireless/adm8211.*

ADT746X FAN DRIVER
@@ -4270,11 +4269,10 @@ F: include/scsi/osd_*
F: fs/exofs/

P54 WIRELESS DRIVER
-M: Michael Wu <[email protected]>
L: [email protected]
W: http://prism54.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
-S: Maintained
+S: Orphan
F: drivers/net/wireless/p54/

PA SEMI ETHERNET DRIVER
--
1.7.0.4



2010-07-12 15:22:53

by Larry Finger

[permalink] [raw]
Subject: Re: [PATCH] wireless: mark adm8211 and p54 orphaned

On 07/12/2010 10:06 AM, Luis R. Rodriguez wrote:
> Michael has been out of the scene for a while now, these
> drivers are really orphaned so mark them as such.
>
> Cc: Michael Wu<[email protected]>
> Cc: Larry Finger<[email protected]>
> Cc: Christian Lamparter<[email protected]>
> Signed-off-by: Luis R. Rodriguez<[email protected]>
> ---
> MAINTAINERS | 6 ++----
> 1 files changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a07a49d..6ed6135 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4270,11 +4269,10 @@ F: include/scsi/osd_*
> F: fs/exofs/
>
> P54 WIRELESS DRIVER
> -M: Michael Wu<[email protected]>
> L: [email protected]
> W: http://prism54.org
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
> -S: Maintained
> +S: Orphan
> F: drivers/net/wireless/p54/

Despite Michael's absence, p54 is still maintained. Christian is the most
obvious choice for the position. If he is not willing to take on the
responsibility, then I will.

Larry

2010-07-12 17:01:51

by Christian Lamparter

[permalink] [raw]
Subject: [PATCH] p54: update MAINTAINERS

Michael has been out of the scene for a while now,
but despite Michael's absence, p54 is still maintained.

Cc: Michael Wu <[email protected]>
Cc: Larry Finger <[email protected]>
Cc: Luis R. Rodriguez <[email protected]>
Signed-off-by: Christian Lamparter <[email protected]>
---
diff --git a/MAINTAINERS b/MAINTAINERS
index a07a49d..ece5563 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4270,10 +4270,9 @@ F: include/scsi/osd_*
F: fs/exofs/

P54 WIRELESS DRIVER
-M: Michael Wu <[email protected]>
+M: Christian Lamparter <[email protected]>
L: [email protected]
-W: http://prism54.org
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
+W: http://wireless.kernel.org/en/users/Drivers/p54
S: Maintained
F: drivers/net/wireless/p54/


2010-07-12 15:26:51

by Luis R. Rodriguez

[permalink] [raw]
Subject: Re: [PATCH] wireless: mark adm8211 and p54 orphaned

On Mon, Jul 12, 2010 at 08:22:42AM -0700, Larry Finger wrote:
> On 07/12/2010 10:06 AM, Luis R. Rodriguez wrote:
> > Michael has been out of the scene for a while now, these
> > drivers are really orphaned so mark them as such.
> >
> > Cc: Michael Wu<[email protected]>
> > Cc: Larry Finger<[email protected]>
> > Cc: Christian Lamparter<[email protected]>
> > Signed-off-by: Luis R. Rodriguez<[email protected]>
> > ---
> > MAINTAINERS | 6 ++----
> > 1 files changed, 2 insertions(+), 4 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index a07a49d..6ed6135 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4270,11 +4269,10 @@ F: include/scsi/osd_*
> > F: fs/exofs/
> >
> > P54 WIRELESS DRIVER
> > -M: Michael Wu<[email protected]>
> > L: [email protected]
> > W: http://prism54.org
> > T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
> > -S: Maintained
> > +S: Orphan
> > F: drivers/net/wireless/p54/
>
> Despite Michael's absence, p54 is still maintained. Christian is the most
> obvious choice for the position. If he is not willing to take on the
> responsibility, then I will.

Awesome! If either of you guys do decide to do so, please send a
respective patch.

Luis