LKML Archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] MAINTAINERS: File pattern cleanups
@ 2010-09-19 23:10 Joe Perches
  2010-09-19 23:10 ` [PATCH 1/6] MAINTAINERS: Fix Colibri PXA270 file pattern Joe Perches
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Joe Perches @ 2010-09-19 23:10 UTC (permalink / raw
  To: Andrew Morton; +Cc: linux-kernel

Just some cleaning.

Joe Perches (6):
  MAINTAINERS: Fix Colibri PXA270 file pattern
  MAINTAINERS: Merge imote2 and stargate
  MAINTAINERS: Merge s3c-244x sections
  MAINTAINERS: Merge s3c6400 and 6410 to 64xx
  MAINTAINERS: Remove USB OV511 DRIVER
  MAINTAINERS: Remove USB ZC0301 DRIVER

 MAINTAINERS |   54 +++++-------------------------------------------------
 1 files changed, 5 insertions(+), 49 deletions(-)

-- 
1.7.3.rc1


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

* [PATCH 1/6] MAINTAINERS: Fix Colibri PXA270 file pattern
  2010-09-19 23:10 [PATCH 0/6] MAINTAINERS: File pattern cleanups Joe Perches
@ 2010-09-19 23:10 ` Joe Perches
  2010-09-20  1:59   ` Marek Vasut
  2010-09-19 23:10 ` [PATCH 2/6] MAINTAINERS: Merge imote2 and stargate Joe Perches
                   ` (4 subsequent siblings)
  5 siblings, 1 reply; 12+ messages in thread
From: Joe Perches @ 2010-09-19 23:10 UTC (permalink / raw
  To: Andrew Morton; +Cc: linux-kernel, Marek Vasut

The original commit 403d29713e0a5c671d852913a0b5935c0ff00cb7 started
with the wrong file pattern.

CC: Marek Vasut <marek.vasut@gmail.com>

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4c14636..a9f0567 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -708,8 +708,7 @@ ARM/INCOME PXA270 SUPPORT
 M:	Marek Vasut <marek.vasut@gmail.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
-F:	arch/arm/mach-pxa/income.c
-F:	arch/arm/mach-pxa/include/mach-pxa/income.h
+F:	arch/arm/mach-pxa/colibri-pxa270-income.c
 
 ARM/INTEL IOP32X ARM ARCHITECTURE
 M:	Lennert Buytenhek <kernel@wantstofly.org>
-- 
1.7.3.rc1


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

* [PATCH 2/6] MAINTAINERS: Merge imote2 and stargate
  2010-09-19 23:10 [PATCH 0/6] MAINTAINERS: File pattern cleanups Joe Perches
  2010-09-19 23:10 ` [PATCH 1/6] MAINTAINERS: Fix Colibri PXA270 file pattern Joe Perches
@ 2010-09-19 23:10 ` Joe Perches
  2010-09-20  9:56   ` Jonathan Cameron
  2010-09-19 23:10 ` [PATCH 3/6] MAINTAINERS: Merge s3c-244x sections Joe Perches
                   ` (3 subsequent siblings)
  5 siblings, 1 reply; 12+ messages in thread
From: Joe Perches @ 2010-09-19 23:10 UTC (permalink / raw
  To: Andrew Morton; +Cc: linux-kernel, Jonathan Cameron, Eric Miao

Removed by commit dcd925f95194da42e42cea7e5f901f9746cf441c

CC: Jonathan Cameron <jic23@cam.ac.uk>
CC: Eric Miao <eric.y.miao@gmail.com>

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a9f0567..03929b5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -755,13 +755,7 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	arch/arm/mach-ixp4xx/
 
-ARM/INTEL RESEARCH IMOTE 2 MACHINE SUPPORT
-M:	Jonathan Cameron <jic23@cam.ac.uk>
-L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:	Maintained
-F:	arch/arm/mach-pxa/imote2.c
-
-ARM/INTEL RESEARCH STARGATE 2 MACHINE SUPPORT
+ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT
 M:	Jonathan Cameron <jic23@cam.ac.uk>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
-- 
1.7.3.rc1


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

* [PATCH 3/6] MAINTAINERS: Merge s3c-244x sections
  2010-09-19 23:10 [PATCH 0/6] MAINTAINERS: File pattern cleanups Joe Perches
  2010-09-19 23:10 ` [PATCH 1/6] MAINTAINERS: Fix Colibri PXA270 file pattern Joe Perches
  2010-09-19 23:10 ` [PATCH 2/6] MAINTAINERS: Merge imote2 and stargate Joe Perches
@ 2010-09-19 23:10 ` Joe Perches
  2010-09-19 23:10 ` [PATCH 4/6] MAINTAINERS: Merge s3c6400 and 6410 to 64xx Joe Perches
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 12+ messages in thread
From: Joe Perches @ 2010-09-19 23:10 UTC (permalink / raw
  To: Andrew Morton; +Cc: linux-kernel, Ben Dooks

Removed by commit 70556b143ae4cf404a73c2461a6bf7fef3fefbf7

CC: Ben Dooks <ben-linux@fluff.org>

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |   15 +--------------
 1 files changed, 1 insertions(+), 14 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 03929b5..a887d83 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -920,25 +920,12 @@ W:	http://www.fluff.org/ben/linux/
 S:	Maintained
 F:	arch/arm/mach-s3c2410/
 
-ARM/S3C2440 ARM ARCHITECTURE
+ARM/S3C244x ARM ARCHITECTURE
 M:	Ben Dooks <ben-linux@fluff.org>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 W:	http://www.fluff.org/ben/linux/
 S:	Maintained
 F:	arch/arm/mach-s3c2440/
-
-ARM/S3C2442 ARM ARCHITECTURE
-M:	Ben Dooks <ben-linux@fluff.org>
-L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-W:	http://www.fluff.org/ben/linux/
-S:	Maintained
-F:	arch/arm/mach-s3c2442/
-
-ARM/S3C2443 ARM ARCHITECTURE
-M:	Ben Dooks <ben-linux@fluff.org>
-L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-W:	http://www.fluff.org/ben/linux/
-S:	Maintained
 F:	arch/arm/mach-s3c2443/
 
 ARM/S3C6400 ARM ARCHITECTURE
-- 
1.7.3.rc1


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

* [PATCH 4/6] MAINTAINERS: Merge s3c6400 and 6410 to 64xx
  2010-09-19 23:10 [PATCH 0/6] MAINTAINERS: File pattern cleanups Joe Perches
                   ` (2 preceding siblings ...)
  2010-09-19 23:10 ` [PATCH 3/6] MAINTAINERS: Merge s3c-244x sections Joe Perches
@ 2010-09-19 23:10 ` Joe Perches
  2010-09-19 23:10 ` [PATCH 5/6] MAINTAINERS: Remove USB OV511 DRIVER Joe Perches
  2010-09-19 23:10 ` [PATCH 6/6] MAINTAINERS: Remove USB ZC0301 DRIVER Joe Perches
  5 siblings, 0 replies; 12+ messages in thread
From: Joe Perches @ 2010-09-19 23:10 UTC (permalink / raw
  To: Andrew Morton; +Cc: linux-kernel, Ben Dooks

Removed by commit 431107ea5b680a24a4d01fbd3a178a3eb932f378

CC: Ben Dooks <ben-linux@fluff.org>

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a887d83..5011ac4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -928,19 +928,12 @@ S:	Maintained
 F:	arch/arm/mach-s3c2440/
 F:	arch/arm/mach-s3c2443/
 
-ARM/S3C6400 ARM ARCHITECTURE
+ARM/S3C64xx ARM ARCHITECTURE
 M:	Ben Dooks <ben-linux@fluff.org>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 W:	http://www.fluff.org/ben/linux/
 S:	Maintained
-F:	arch/arm/mach-s3c6400/
-
-ARM/S3C6410 ARM ARCHITECTURE
-M:	Ben Dooks <ben-linux@fluff.org>
-L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-W:	http://www.fluff.org/ben/linux/
-S:	Maintained
-F:	arch/arm/mach-s3c6410/
+F:	arch/arm/mach-s3c64xx/
 
 ARM/SHMOBILE ARM ARCHITECTURE
 M:	Paul Mundt <lethal@linux-sh.org>
-- 
1.7.3.rc1


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

* [PATCH 5/6] MAINTAINERS: Remove USB OV511 DRIVER
  2010-09-19 23:10 [PATCH 0/6] MAINTAINERS: File pattern cleanups Joe Perches
                   ` (3 preceding siblings ...)
  2010-09-19 23:10 ` [PATCH 4/6] MAINTAINERS: Merge s3c6400 and 6410 to 64xx Joe Perches
@ 2010-09-19 23:10 ` Joe Perches
  2010-09-21  2:12   ` Cong Wang
  2010-09-19 23:10 ` [PATCH 6/6] MAINTAINERS: Remove USB ZC0301 DRIVER Joe Perches
  5 siblings, 1 reply; 12+ messages in thread
From: Joe Perches @ 2010-09-19 23:10 UTC (permalink / raw
  To: Andrew Morton; +Cc: linux-kernel, Amerigo Wang, Mauro Carvalho Chehab

Removed by commit 7373ab3669aec93f8c8f1ace7845c41d54ed6e3e

CC: Amerigo Wang <amwang@redhat.com>
CC: Mauro Carvalho Chehab <mchehab@redhat.com>

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5011ac4..01cc1e2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6021,13 +6021,6 @@ L:	linux-usb@vger.kernel.org
 S:	Maintained
 F:	drivers/usb/serial/option.c
 
-USB OV511 DRIVER
-M:	Mark McClelland <mmcclell@bigfoot.com>
-L:	linux-usb@vger.kernel.org
-W:	http://alpha.dyndns.org/ov511/
-S:	Maintained
-F:	drivers/media/video/ov511.*
-
 USB PEGASUS DRIVER
 M:	Petko Manolov <petkan@users.sourceforge.net>
 L:	linux-usb@vger.kernel.org
-- 
1.7.3.rc1


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

* [PATCH 6/6] MAINTAINERS: Remove USB ZC0301 DRIVER
  2010-09-19 23:10 [PATCH 0/6] MAINTAINERS: File pattern cleanups Joe Perches
                   ` (4 preceding siblings ...)
  2010-09-19 23:10 ` [PATCH 5/6] MAINTAINERS: Remove USB OV511 DRIVER Joe Perches
@ 2010-09-19 23:10 ` Joe Perches
  2010-09-21  2:12   ` Cong Wang
  5 siblings, 1 reply; 12+ messages in thread
From: Joe Perches @ 2010-09-19 23:10 UTC (permalink / raw
  To: Andrew Morton; +Cc: linux-kernel, Amerigo Wang, Mauro Carvalho Chehab

Removed by commit 0d58cef664e01fb1848833455bfdbe1a3d91044c

CC: Amerigo Wang <amwang@redhat.com>
CC: Mauro Carvalho Chehab <mchehab@redhat.com>

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 01cc1e2..34337b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6181,16 +6181,6 @@ S:	Supported
 F:	drivers/usb/host/xhci*
 F:	drivers/usb/host/pci-quirks*
 
-USB ZC0301 DRIVER
-M:	Luca Risolia <luca.risolia@studio.unibo.it>
-L:	linux-usb@vger.kernel.org
-L:	linux-media@vger.kernel.org
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
-W:	http://www.linux-projects.org
-S:	Maintained
-F:	Documentation/video4linux/zc0301.txt
-F:	drivers/media/video/zc0301/
-
 USB ZD1201 DRIVER
 L:	linux-wireless@vger.kernel.org
 W:	http://linux-lc100020.sourceforge.net
-- 
1.7.3.rc1


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

* Re: [PATCH 1/6] MAINTAINERS: Fix Colibri PXA270 file pattern
  2010-09-19 23:10 ` [PATCH 1/6] MAINTAINERS: Fix Colibri PXA270 file pattern Joe Perches
@ 2010-09-20  1:59   ` Marek Vasut
  0 siblings, 0 replies; 12+ messages in thread
From: Marek Vasut @ 2010-09-20  1:59 UTC (permalink / raw
  To: Joe Perches; +Cc: Andrew Morton, linux-kernel

Dne Po 20. září 2010 01:10:29 Joe Perches napsal(a):
> The original commit 403d29713e0a5c671d852913a0b5935c0ff00cb7 started
> with the wrong file pattern.
> 
> CC: Marek Vasut <marek.vasut@gmail.com>

Good catch, thanks!
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  MAINTAINERS |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4c14636..a9f0567 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -708,8 +708,7 @@ ARM/INCOME PXA270 SUPPORT
>  M:	Marek Vasut <marek.vasut@gmail.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
> -F:	arch/arm/mach-pxa/income.c
> -F:	arch/arm/mach-pxa/include/mach-pxa/income.h
> +F:	arch/arm/mach-pxa/colibri-pxa270-income.c
> 
>  ARM/INTEL IOP32X ARM ARCHITECTURE
>  M:	Lennert Buytenhek <kernel@wantstofly.org>

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

* Re: [PATCH 2/6] MAINTAINERS: Merge imote2 and stargate
  2010-09-19 23:10 ` [PATCH 2/6] MAINTAINERS: Merge imote2 and stargate Joe Perches
@ 2010-09-20  9:56   ` Jonathan Cameron
  2010-09-20 14:49     ` Eric Miao
  0 siblings, 1 reply; 12+ messages in thread
From: Jonathan Cameron @ 2010-09-20  9:56 UTC (permalink / raw
  To: Joe Perches; +Cc: Andrew Morton, linux-kernel, Eric Miao

On 09/20/10 00:10, Joe Perches wrote:
> Removed by commit dcd925f95194da42e42cea7e5f901f9746cf441c
> 
> CC: Jonathan Cameron <jic23@cam.ac.uk>
> CC: Eric Miao <eric.y.miao@gmail.com>
Doh!  Good point, I forgot about the MAINTAINERS file when I did that
merge. Thanks Joe,

> 
> Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
> ---
>  MAINTAINERS |    8 +-------
>  1 files changed, 1 insertions(+), 7 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a9f0567..03929b5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -755,13 +755,7 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
>  F:	arch/arm/mach-ixp4xx/
>  
> -ARM/INTEL RESEARCH IMOTE 2 MACHINE SUPPORT
> -M:	Jonathan Cameron <jic23@cam.ac.uk>
> -L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> -S:	Maintained
> -F:	arch/arm/mach-pxa/imote2.c
> -
> -ARM/INTEL RESEARCH STARGATE 2 MACHINE SUPPORT
> +ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT
>  M:	Jonathan Cameron <jic23@cam.ac.uk>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained




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

* Re: [PATCH 2/6] MAINTAINERS: Merge imote2 and stargate
  2010-09-20  9:56   ` Jonathan Cameron
@ 2010-09-20 14:49     ` Eric Miao
  0 siblings, 0 replies; 12+ messages in thread
From: Eric Miao @ 2010-09-20 14:49 UTC (permalink / raw
  To: Andrew Morton, Jonathan Cameron; +Cc: Joe Perches, linux-kernel

On Mon, Sep 20, 2010 at 5:56 PM, Jonathan Cameron <jic23@cam.ac.uk> wrote:
> On 09/20/10 00:10, Joe Perches wrote:
>> Removed by commit dcd925f95194da42e42cea7e5f901f9746cf441c
>>
>> CC: Jonathan Cameron <jic23@cam.ac.uk>
>> CC: Eric Miao <eric.y.miao@gmail.com>
> Doh!  Good point, I forgot about the MAINTAINERS file when I did that
> merge. Thanks Joe,
>
>>
>> Signed-off-by: Joe Perches <joe@perches.com>
> Acked-by: Jonathan Cameron <jic23@cam.ac.uk>

Andrew,

Would be appreciated if you could help merge this. Thanks.

>> ---
>>  MAINTAINERS |    8 +-------
>>  1 files changed, 1 insertions(+), 7 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index a9f0567..03929b5 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -755,13 +755,7 @@ L:       linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>>  S:   Maintained
>>  F:   arch/arm/mach-ixp4xx/
>>
>> -ARM/INTEL RESEARCH IMOTE 2 MACHINE SUPPORT
>> -M:   Jonathan Cameron <jic23@cam.ac.uk>
>> -L:   linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>> -S:   Maintained
>> -F:   arch/arm/mach-pxa/imote2.c
>> -
>> -ARM/INTEL RESEARCH STARGATE 2 MACHINE SUPPORT
>> +ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT
>>  M:   Jonathan Cameron <jic23@cam.ac.uk>
>>  L:   linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>>  S:   Maintained
>
>
>
>

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

* Re: [PATCH 5/6] MAINTAINERS: Remove USB OV511 DRIVER
  2010-09-19 23:10 ` [PATCH 5/6] MAINTAINERS: Remove USB OV511 DRIVER Joe Perches
@ 2010-09-21  2:12   ` Cong Wang
  0 siblings, 0 replies; 12+ messages in thread
From: Cong Wang @ 2010-09-21  2:12 UTC (permalink / raw
  To: Joe Perches; +Cc: Andrew Morton, linux-kernel, Mauro Carvalho Chehab

On 09/20/10 07:10, Joe Perches wrote:
> Removed by commit 7373ab3669aec93f8c8f1ace7845c41d54ed6e3e
>
> CC: Amerigo Wang<amwang@redhat.com>
> CC: Mauro Carvalho Chehab<mchehab@redhat.com>
>
> Signed-off-by: Joe Perches<joe@perches.com>

Acked-by: Amerigo Wang<amwang@redhat.com>

Thanks!

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

* Re: [PATCH 6/6] MAINTAINERS: Remove USB ZC0301 DRIVER
  2010-09-19 23:10 ` [PATCH 6/6] MAINTAINERS: Remove USB ZC0301 DRIVER Joe Perches
@ 2010-09-21  2:12   ` Cong Wang
  0 siblings, 0 replies; 12+ messages in thread
From: Cong Wang @ 2010-09-21  2:12 UTC (permalink / raw
  To: Joe Perches; +Cc: Andrew Morton, linux-kernel, Mauro Carvalho Chehab

On 09/20/10 07:10, Joe Perches wrote:
> Removed by commit 0d58cef664e01fb1848833455bfdbe1a3d91044c
>
> CC: Amerigo Wang<amwang@redhat.com>
> CC: Mauro Carvalho Chehab<mchehab@redhat.com>
>
> Signed-off-by: Joe Perches<joe@perches.com>

Acked-by: Amerigo Wang <amwang@redhat.com>

Thanks!

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

end of thread, other threads:[~2010-09-21  2:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-19 23:10 [PATCH 0/6] MAINTAINERS: File pattern cleanups Joe Perches
2010-09-19 23:10 ` [PATCH 1/6] MAINTAINERS: Fix Colibri PXA270 file pattern Joe Perches
2010-09-20  1:59   ` Marek Vasut
2010-09-19 23:10 ` [PATCH 2/6] MAINTAINERS: Merge imote2 and stargate Joe Perches
2010-09-20  9:56   ` Jonathan Cameron
2010-09-20 14:49     ` Eric Miao
2010-09-19 23:10 ` [PATCH 3/6] MAINTAINERS: Merge s3c-244x sections Joe Perches
2010-09-19 23:10 ` [PATCH 4/6] MAINTAINERS: Merge s3c6400 and 6410 to 64xx Joe Perches
2010-09-19 23:10 ` [PATCH 5/6] MAINTAINERS: Remove USB OV511 DRIVER Joe Perches
2010-09-21  2:12   ` Cong Wang
2010-09-19 23:10 ` [PATCH 6/6] MAINTAINERS: Remove USB ZC0301 DRIVER Joe Perches
2010-09-21  2:12   ` Cong Wang

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 read-only IMAP folder(s) and NNTP newsgroup(s).