public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update maintainers for blackfin arch and drivers.
@ 2011-11-16  7:48 Sonic Zhang
  2011-11-16 13:12 ` Joe Perches
  2011-11-18  8:36 ` [uclinux-dist-devel] " Barry Song
  0 siblings, 2 replies; 9+ messages in thread
From: Sonic Zhang @ 2011-11-16  7:48 UTC (permalink / raw)
  To: LKML; +Cc: uclinux-dist-devel, Sonic Zhang

From: Sonic Zhang <sonic.zhang@analog.com>

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
---
 MAINTAINERS |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7f6bc29..86941ba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1481,6 +1481,7 @@ F:	fs/bfs/
 F:	include/linux/bfs_fs.h
 
 BLACKFIN ARCHITECTURE
+M:	Bob Liu <lliubbo@kernel.org>
 M:	Mike Frysinger <vapier@gentoo.org>
 L:	uclinux-dist-devel@blackfin.uclinux.org
 W:	http://blackfin.uclinux.org
@@ -1494,14 +1495,12 @@ S:	Supported
 F:	drivers/net/ethernet/adi/
 
 BLACKFIN RTC DRIVER
-M:	Mike Frysinger <vapier.adi@gmail.com>
 L:	uclinux-dist-devel@blackfin.uclinux.org
 W:	http://blackfin.uclinux.org
 S:	Supported
 F:	drivers/rtc/rtc-bfin.c
 
 BLACKFIN SDH DRIVER
-M:	Cliff Cai <cliff.cai@analog.com>
 L:	uclinux-dist-devel@blackfin.uclinux.org
 W:	http://blackfin.uclinux.org
 S:	Supported
@@ -1515,7 +1514,6 @@ S:	Supported
 F:	drivers/tty/serial/bfin_5xx.c
 
 BLACKFIN WATCHDOG DRIVER
-M:	Mike Frysinger <vapier.adi@gmail.com>
 L:	uclinux-dist-devel@blackfin.uclinux.org
 W:	http://blackfin.uclinux.org
 S:	Supported
-- 
1.7.0.4



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

* Re: [PATCH] MAINTAINERS: update maintainers for blackfin arch and drivers.
  2011-11-16  7:48 [PATCH] MAINTAINERS: update maintainers for blackfin arch and drivers Sonic Zhang
@ 2011-11-16 13:12 ` Joe Perches
  2011-11-16 15:20   ` [uclinux-dist-devel] " Mike Frysinger
  2011-11-17  2:45   ` Zhang, Sonic
  2011-11-18  8:36 ` [uclinux-dist-devel] " Barry Song
  1 sibling, 2 replies; 9+ messages in thread
From: Joe Perches @ 2011-11-16 13:12 UTC (permalink / raw)
  To: Sonic Zhang; +Cc: LKML, uclinux-dist-devel, Sonic Zhang

On Wed, 2011-11-16 at 15:48 +0800, Sonic Zhang wrote:
> From: Sonic Zhang <sonic.zhang@analog.com>
> 
> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
> ---
>  MAINTAINERS |    4 +---
>  1 files changed, 1 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7f6bc29..86941ba 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1481,6 +1481,7 @@ F:	fs/bfs/
>  F:	include/linux/bfs_fs.h
>  
>  BLACKFIN ARCHITECTURE
> +M:	Bob Liu <lliubbo@kernel.org>
>  M:	Mike Frysinger <vapier@gentoo.org>
>  L:	uclinux-dist-devel@blackfin.uclinux.org
>  W:	http://blackfin.uclinux.org
> @@ -1494,14 +1495,12 @@ S:	Supported
>  F:	drivers/net/ethernet/adi/
>  
>  BLACKFIN RTC DRIVER
> -M:	Mike Frysinger <vapier.adi@gmail.com>
>  L:	uclinux-dist-devel@blackfin.uclinux.org
>  W:	http://blackfin.uclinux.org
>  S:	Supported
>  F:	drivers/rtc/rtc-bfin.c
>  
>  BLACKFIN SDH DRIVER
> -M:	Cliff Cai <cliff.cai@analog.com>
>  L:	uclinux-dist-devel@blackfin.uclinux.org
>  W:	http://blackfin.uclinux.org
>  S:	Supported
> @@ -1515,7 +1514,6 @@ S:	Supported
>  F:	drivers/tty/serial/bfin_5xx.c
>  
>  BLACKFIN WATCHDOG DRIVER
> -M:	Mike Frysinger <vapier.adi@gmail.com>
>  L:	uclinux-dist-devel@blackfin.uclinux.org
>  W:	http://blackfin.uclinux.org
>  S:	Supported

Drivers or arches without specific people to maintain
them really should not have "S: Supported".
These should really be "S: Orphan".



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

* Re: [uclinux-dist-devel] [PATCH] MAINTAINERS: update maintainers for blackfin arch and drivers.
  2011-11-16 13:12 ` Joe Perches
@ 2011-11-16 15:20   ` Mike Frysinger
  2011-11-16 16:36     ` Joe Perches
  2011-11-17  2:45   ` Zhang, Sonic
  1 sibling, 1 reply; 9+ messages in thread
From: Mike Frysinger @ 2011-11-16 15:20 UTC (permalink / raw)
  To: uclinux-dist-devel; +Cc: Joe Perches, Sonic Zhang, LKML

[-- Attachment #1: Type: Text/Plain, Size: 1189 bytes --]

On Wednesday 16 November 2011 08:12:06 Joe Perches wrote:
> On Wed, 2011-11-16 at 15:48 +0800, Sonic Zhang wrote:
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > 
> >  BLACKFIN ARCHITECTURE
> > +M:	Bob Liu <lliubbo@kernel.org>
> >  M:	Mike Frysinger <vapier@gentoo.org>
> >  L:	uclinux-dist-devel@blackfin.uclinux.org
> >  W:	http://blackfin.uclinux.org
> > 
> >  BLACKFIN RTC DRIVER
> > -M:	Mike Frysinger <vapier.adi@gmail.com>
> >  L:	uclinux-dist-devel@blackfin.uclinux.org
> >  W:	http://blackfin.uclinux.org
> >  S:	Supported
> >  F:	drivers/rtc/rtc-bfin.c
> >  
> >  BLACKFIN SDH DRIVER
> > -M:	Cliff Cai <cliff.cai@analog.com>
> >  L:	uclinux-dist-devel@blackfin.uclinux.org
> >  W:	http://blackfin.uclinux.org
> >  S:	Supported
> > 
> >  BLACKFIN WATCHDOG DRIVER
> > -M:	Mike Frysinger <vapier.adi@gmail.com>
> >  L:	uclinux-dist-devel@blackfin.uclinux.org
> >  W:	http://blackfin.uclinux.org
> >  S:	Supported
> 
> Drivers or arches without specific people to maintain
> them really should not have "S: Supported".
> These should really be "S: Orphan".

all the drivers are still maintained.  use the L: option to find the 
maintainer.
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: [uclinux-dist-devel] [PATCH] MAINTAINERS: update maintainers for blackfin arch and drivers.
  2011-11-16 15:20   ` [uclinux-dist-devel] " Mike Frysinger
@ 2011-11-16 16:36     ` Joe Perches
  2011-11-16 17:11       ` Mike Frysinger
  0 siblings, 1 reply; 9+ messages in thread
From: Joe Perches @ 2011-11-16 16:36 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: uclinux-dist-devel, Sonic Zhang, LKML

On Wed, 2011-11-16 at 10:20 -0500, Mike Frysinger wrote:
> On Wednesday 16 November 2011 08:12:06 Joe Perches wrote:
> > On Wed, 2011-11-16 at 15:48 +0800, Sonic Zhang wrote:
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > 
> > >  BLACKFIN ARCHITECTURE
> > > +M:	Bob Liu <lliubbo@kernel.org>
> > >  M:	Mike Frysinger <vapier@gentoo.org>
> > >  L:	uclinux-dist-devel@blackfin.uclinux.org
> > >  W:	http://blackfin.uclinux.org
> > > 
> > >  BLACKFIN RTC DRIVER
> > > -M:	Mike Frysinger <vapier.adi@gmail.com>
> > >  L:	uclinux-dist-devel@blackfin.uclinux.org
> > >  W:	http://blackfin.uclinux.org
> > >  S:	Supported
> > >  F:	drivers/rtc/rtc-bfin.c
> > >  
> > >  BLACKFIN SDH DRIVER
> > > -M:	Cliff Cai <cliff.cai@analog.com>
> > >  L:	uclinux-dist-devel@blackfin.uclinux.org
> > >  W:	http://blackfin.uclinux.org
> > >  S:	Supported
> > > 
> > >  BLACKFIN WATCHDOG DRIVER
> > > -M:	Mike Frysinger <vapier.adi@gmail.com>
> > >  L:	uclinux-dist-devel@blackfin.uclinux.org
> > >  W:	http://blackfin.uclinux.org
> > >  S:	Supported
> > 
> > Drivers or arches without specific people to maintain
> > them really should not have "S: Supported".
> > These should really be "S: Orphan".
> 
> all the drivers are still maintained.  use the L: option to find the 
> maintainer.

I believe I know how the MAINTAINERS
entries work.

>From MAINTAINERS:
	M: Mail patches to: FullName <address@domain>
	L: Mailing list that is relevant to this area

Mailing lists aren't maintainers.

Maybe Analog Devices should create
an email address alias like
linux-devel@analog.com

btw, from blackfin.uclinux.org:

-----------------------
We are moving the open source help forums for u-boot, GNU Toolchain and
Linux for Blackfin to the Analog Devices' EngineerZone since Oct.24,
2011.

These old forums will turn to readonly after Nov.1st, 2011.  Please only
ask new questions in the new Engineer Zone communities after the
launching.
---------------------

So maybe the support links should be:
http://ez.analog.com/community/dsp/open-source/linux-blackfin



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

* Re: [PATCH] MAINTAINERS: update maintainers for blackfin arch and drivers.
  2011-11-16 16:36     ` Joe Perches
@ 2011-11-16 17:11       ` Mike Frysinger
  2011-11-16 17:43         ` Joe Perches
  0 siblings, 1 reply; 9+ messages in thread
From: Mike Frysinger @ 2011-11-16 17:11 UTC (permalink / raw)
  To: Joe Perches; +Cc: uclinux-dist-devel, Sonic Zhang, LKML

[-- Attachment #1: Type: Text/Plain, Size: 2598 bytes --]

On Wednesday 16 November 2011 11:36:15 Joe Perches wrote:
> On Wed, 2011-11-16 at 10:20 -0500, Mike Frysinger wrote:
> > On Wednesday 16 November 2011 08:12:06 Joe Perches wrote:
> > > On Wed, 2011-11-16 at 15:48 +0800, Sonic Zhang wrote:
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > 
> > > >  BLACKFIN ARCHITECTURE
> > > > +M:	Bob Liu <lliubbo@kernel.org>
> > > >  M:	Mike Frysinger <vapier@gentoo.org>
> > > >  L:	uclinux-dist-devel@blackfin.uclinux.org
> > > >  W:	http://blackfin.uclinux.org
> > > >  
> > > >  BLACKFIN RTC DRIVER
> > > > -M:	Mike Frysinger <vapier.adi@gmail.com>
> > > >  L:	uclinux-dist-devel@blackfin.uclinux.org
> > > >  W:	http://blackfin.uclinux.org
> > > >  S:	Supported
> > > >  F:	drivers/rtc/rtc-bfin.c
> > > >  
> > > >  BLACKFIN SDH DRIVER
> > > > -M:	Cliff Cai <cliff.cai@analog.com>
> > > >  L:	uclinux-dist-devel@blackfin.uclinux.org
> > > >  W:	http://blackfin.uclinux.org
> > > >  S:	Supported
> > > >  
> > > >  BLACKFIN WATCHDOG DRIVER
> > > > -M:	Mike Frysinger <vapier.adi@gmail.com>
> > > >  L:	uclinux-dist-devel@blackfin.uclinux.org
> > > >  W:	http://blackfin.uclinux.org
> > > >  S:	Supported
> > > 
> > > Drivers or arches without specific people to maintain
> > > them really should not have "S: Supported".
> > > These should really be "S: Orphan".
> > 
> > all the drivers are still maintained.  use the L: option to find the
> > maintainer.
> 
> I believe I know how the MAINTAINERS
> entries work.
> 
> From MAINTAINERS:
> 	M: Mail patches to: FullName <address@domain>
> 	L: Mailing list that is relevant to this area
> 
> Mailing lists aren't maintainers.

they contain all the maintainers

> Maybe Analog Devices should create
> an email address alias like
> linux-devel@analog.com

so we should duplicate the ml into an alias to keep MAINTAINERS happy ?  makes 
no sense.  use the ml.

> btw, from blackfin.uclinux.org:
> 
> -----------------------
> We are moving the open source help forums for u-boot, GNU Toolchain and
> Linux for Blackfin to the Analog Devices' EngineerZone since Oct.24,
> 2011.
> 
> These old forums will turn to readonly after Nov.1st, 2011.  Please only
> ask new questions in the new Engineer Zone communities after the
> launching.
> ---------------------
> 
> So maybe the support links should be:
> http://ez.analog.com/community/dsp/open-source/linux-blackfin

no.  the ml/trackers/source/etc... are still on blackfin.u.o.  only the forums 
have moved, and generally the people sending patches aren't using those.
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: [PATCH] MAINTAINERS: update maintainers for blackfin arch and drivers.
  2011-11-16 17:11       ` Mike Frysinger
@ 2011-11-16 17:43         ` Joe Perches
  2011-11-16 18:35           ` Mike Frysinger
  0 siblings, 1 reply; 9+ messages in thread
From: Joe Perches @ 2011-11-16 17:43 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: uclinux-dist-devel, Sonic Zhang, LKML

On Wed, 2011-11-16 at 12:11 -0500, Mike Frysinger wrote:
> On Wednesday 16 November 2011 11:36:15 Joe Perches wrote:
> > On Wed, 2011-11-16 at 10:20 -0500, Mike Frysinger wrote:
> > > On Wednesday 16 November 2011 08:12:06 Joe Perches wrote:
> > > > Drivers or arches without specific people to maintain
> > > > them really should not have "S: Supported".
> > > > These should really be "S: Orphan".
> > > all the drivers are still maintained.  use the L: option to find the
> > > maintainer.
> > I believe I know how the MAINTAINERS
> > entries work.
> > From MAINTAINERS:
> > 	M: Mail patches to: FullName <address@domain>
> > 	L: Mailing list that is relevant to this area
> > Mailing lists aren't maintainers.
> they contain all the maintainers

That's akin to lkml as the kernel maintainer.

> > Maybe Analog Devices should create
> > an email address alias like
> > linux-devel@analog.com
> 
> so we should duplicate the ml into an alias to keep MAINTAINERS happy ?

When there is a company but not individuals responsible for
an arch or drivers, then yes.

> makes no sense.  use the ml.

You mean the list that bounces my email?

>-----Original Message-----
>From: uclinux-dist-devel-bounces@blackfin.uclinux.org
>[mailto:uclinux-dist-devel-bounces@blackfin.uclinux.org]

That's suboptimal.


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

* Re: [PATCH] MAINTAINERS: update maintainers for blackfin arch and drivers.
  2011-11-16 17:43         ` Joe Perches
@ 2011-11-16 18:35           ` Mike Frysinger
  0 siblings, 0 replies; 9+ messages in thread
From: Mike Frysinger @ 2011-11-16 18:35 UTC (permalink / raw)
  To: Joe Perches; +Cc: uclinux-dist-devel, Sonic Zhang, LKML

[-- Attachment #1: Type: text/plain, Size: 2102 bytes --]

On Wednesday 16 November 2011 12:43:29 Joe Perches wrote:
> On Wed, 2011-11-16 at 12:11 -0500, Mike Frysinger wrote:
> > On Wednesday 16 November 2011 11:36:15 Joe Perches wrote:
> > > On Wed, 2011-11-16 at 10:20 -0500, Mike Frysinger wrote:
> > > > On Wednesday 16 November 2011 08:12:06 Joe Perches wrote:
> > > > > Drivers or arches without specific people to maintain
> > > > > them really should not have "S: Supported".
> > > > > These should really be "S: Orphan".
> > > > 
> > > > all the drivers are still maintained.  use the L: option to find the
> > > > maintainer.
> > > 
> > > I believe I know how the MAINTAINERS
> > > entries work.
> > > 
> > > From MAINTAINERS:
> > > 	M: Mail patches to: FullName <address@domain>
> > > 	L: Mailing list that is relevant to this area
> > > 
> > > Mailing lists aren't maintainers.
> > 
> > they contain all the maintainers
> 
> That's akin to lkml as the kernel maintainer.

no it isn't

> > > Maybe Analog Devices should create
> > > an email address alias like
> > > linux-devel@analog.com
> > 
> > so we should duplicate the ml into an alias to keep MAINTAINERS happy ?
> 
> When there is a company but not individuals responsible for
> an arch or drivers, then yes.

and that company already has a documented contact point.  have you found a 
time when a Blackfin question posted to the list wasn't answered ?  i doubt it.

> > makes no sense.  use the ml.
> 
> You mean the list that bounces my email?

your e-mail isn't bouncing.  i specifically configured things to silently 
moderate/accept e-mail from people.
	http://thread.gmane.org/gmane.linux.hardware.blackfin.kernel.devel/6125
(i'd show you this thread, but gmane has a bug when multiple lists are listed 
and things only get archived under one -- lkml in this case)

and i just checked the configuration.  your e-mail is explicitly listed under 
the accept_these_nonmembers field.

and i received your original replies via the blackfin ml.  i'm not subscribed 
to lkml, so there's no other way i could have seen your posts.
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* RE: [PATCH] MAINTAINERS: update maintainers for blackfin arch and drivers.
  2011-11-16 13:12 ` Joe Perches
  2011-11-16 15:20   ` [uclinux-dist-devel] " Mike Frysinger
@ 2011-11-17  2:45   ` Zhang, Sonic
  1 sibling, 0 replies; 9+ messages in thread
From: Zhang, Sonic @ 2011-11-17  2:45 UTC (permalink / raw)
  To: Joe Perches, Sonic Zhang; +Cc: LKML, uclinux-dist-devel@blackfin.uclinux.org



>-----Original Message-----
>From: Joe Perches [mailto:joe@perches.com]
>Sent: Wednesday, November 16, 2011 9:12 PM
>To: Sonic Zhang
>Cc: LKML; uclinux-dist-devel@blackfin.uclinux.org; Zhang, Sonic
>Subject: Re: [PATCH] MAINTAINERS: update maintainers for
>blackfin arch and drivers.
>
>On Wed, 2011-11-16 at 15:48 +0800, Sonic Zhang wrote:
>> From: Sonic Zhang <sonic.zhang@analog.com>
>>
>> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
>> ---
>>  MAINTAINERS |    4 +---
>>  1 files changed, 1 insertions(+), 3 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS index 7f6bc29..86941ba 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1481,6 +1481,7 @@ F:     fs/bfs/
>>  F:  include/linux/bfs_fs.h
>>
>>  BLACKFIN ARCHITECTURE
>> +M:  Bob Liu <lliubbo@kernel.org>
>>  M:  Mike Frysinger <vapier@gentoo.org>
>>  L:  uclinux-dist-devel@blackfin.uclinux.org
>>  W:  http://blackfin.uclinux.org
>> @@ -1494,14 +1495,12 @@ S:   Supported
>>  F:  drivers/net/ethernet/adi/
>>
>>  BLACKFIN RTC DRIVER
>> -M:  Mike Frysinger <vapier.adi@gmail.com>
>>  L:  uclinux-dist-devel@blackfin.uclinux.org
>>  W:  http://blackfin.uclinux.org
>>  S:  Supported
>>  F:  drivers/rtc/rtc-bfin.c
>>
>>  BLACKFIN SDH DRIVER
>> -M:  Cliff Cai <cliff.cai@analog.com>
>>  L:  uclinux-dist-devel@blackfin.uclinux.org
>>  W:  http://blackfin.uclinux.org
>>  S:  Supported
>> @@ -1515,7 +1514,6 @@ S:     Supported
>>  F:  drivers/tty/serial/bfin_5xx.c
>>
>>  BLACKFIN WATCHDOG DRIVER
>> -M:  Mike Frysinger <vapier.adi@gmail.com>
>>  L:  uclinux-dist-devel@blackfin.uclinux.org
>>  W:  http://blackfin.uclinux.org
>>  S:  Supported
>
>Drivers or arches without specific people to maintain them
>really should not have "S: Supported".
>These should really be "S: Orphan".

The former maintainers quit ADI Linux team. Although no dedicated person is assigned this role, these drivers are still supported by the team under mailing list uclinux-dist-devel@blackfin.uclinux.org.


Thanks

Sonic Zhang
>
>
>
>


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

* Re: [uclinux-dist-devel] [PATCH] MAINTAINERS: update maintainers for blackfin arch and drivers.
  2011-11-16  7:48 [PATCH] MAINTAINERS: update maintainers for blackfin arch and drivers Sonic Zhang
  2011-11-16 13:12 ` Joe Perches
@ 2011-11-18  8:36 ` Barry Song
  1 sibling, 0 replies; 9+ messages in thread
From: Barry Song @ 2011-11-18  8:36 UTC (permalink / raw)
  To: Sonic Zhang; +Cc: LKML, uclinux-dist-devel

2011/11/16 Sonic Zhang <sonic.adi@gmail.com>:
> From: Sonic Zhang <sonic.zhang@analog.com>
>
> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>

Acked-by: Barry Song <21cnbao@gmail.com>

I know the situation. so ack. haha....

> ---
>  MAINTAINERS |    4 +---
>  1 files changed, 1 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7f6bc29..86941ba 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1481,6 +1481,7 @@ F:        fs/bfs/
>  F:     include/linux/bfs_fs.h
>
>  BLACKFIN ARCHITECTURE
> +M:     Bob Liu <lliubbo@kernel.org>
>  M:     Mike Frysinger <vapier@gentoo.org>
>  L:     uclinux-dist-devel@blackfin.uclinux.org
>  W:     http://blackfin.uclinux.org
> @@ -1494,14 +1495,12 @@ S:      Supported
>  F:     drivers/net/ethernet/adi/
>
>  BLACKFIN RTC DRIVER
> -M:     Mike Frysinger <vapier.adi@gmail.com>
>  L:     uclinux-dist-devel@blackfin.uclinux.org
>  W:     http://blackfin.uclinux.org
>  S:     Supported
>  F:     drivers/rtc/rtc-bfin.c
>
>  BLACKFIN SDH DRIVER
> -M:     Cliff Cai <cliff.cai@analog.com>
>  L:     uclinux-dist-devel@blackfin.uclinux.org
>  W:     http://blackfin.uclinux.org
>  S:     Supported
> @@ -1515,7 +1514,6 @@ S:        Supported
>  F:     drivers/tty/serial/bfin_5xx.c
>
>  BLACKFIN WATCHDOG DRIVER
> -M:     Mike Frysinger <vapier.adi@gmail.com>
>  L:     uclinux-dist-devel@blackfin.uclinux.org
>  W:     http://blackfin.uclinux.org
>  S:     Supported
> --
> 1.7.0.4

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

end of thread, other threads:[~2011-11-18  8:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-16  7:48 [PATCH] MAINTAINERS: update maintainers for blackfin arch and drivers Sonic Zhang
2011-11-16 13:12 ` Joe Perches
2011-11-16 15:20   ` [uclinux-dist-devel] " Mike Frysinger
2011-11-16 16:36     ` Joe Perches
2011-11-16 17:11       ` Mike Frysinger
2011-11-16 17:43         ` Joe Perches
2011-11-16 18:35           ` Mike Frysinger
2011-11-17  2:45   ` Zhang, Sonic
2011-11-18  8:36 ` [uclinux-dist-devel] " Barry Song

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox