[PATCH 07/12] MAINTAINERS: Update RICOH SMARTMEDIA/XD DRIVER file patterns

Previous thread: [GIT] Networking by David Miller on Wednesday, June 9, 2010 - 12:35 pm. (1 message)

Next thread: Timekeeping issue on aggressive suspend/resume by Suresh Rajashekara on Wednesday, June 9, 2010 - 12:50 pm. (8 messages)
From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

Just some miscellaneous cleanups

Joe Perches (12):
  MAINTAINERS: Update ARM/BCMRING MTD NAND DRIVER file patterns
  MAINTAINERS: Update ARM/NUVOTON W90X900 ARM ARCHITECTURE file patterns
  MAINTAINERS: Update ARM/VOIPAC PXA270 file patterns
  MAINTAINERS: Update ARM/ZIPIT Z2 SUPPORT file patterns
  MAINTAINERS: Update NETWORKING [WIRELESS] file patterns
  MAINTAINERS: Update PPP OVER L2TP file patterns
  MAINTAINERS: Update RICOH SMARTMEDIA/XD DRIVER file patterns
  MAINTAINERS: Remove section SMX UIO Interface
  MAINTAINERS: Update SPEAR CLOCK FRAMEWORK SUPPORT file patterns
  MAINTAINERS: Remove section STRIP
  MAINTAINERS: Remove section WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
  Documentation/networking/wavelan.txt: Deleted, not in tree

 Documentation/networking/wavelan.txt |   73 ----------------------------------
 MAINTAINERS                          |   37 ++++-------------
 2 files changed, 9 insertions(+), 101 deletions(-)
 delete mode 100644 Documentation/networking/wavelan.txt

--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

Signed-off-by: Joe Perches <joe@perches.com>
Cc: "John W. Linville" <linville@tuxdriver.com>
---
 MAINTAINERS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6facecc..70742db 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4013,7 +4013,7 @@ F:	net/rfkill/
 F:	net/wireless/
 F:	include/net/ieee80211*
 F:	include/linux/wireless.h
-F:	include/linux/iw_handler.h
+F:	include/net/iw_handler.h
 F:	drivers/net/wireless/
 
 NETWORKING DRIVERS
-- 
1.7.1.244.gbdc4

--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

commit d6e976c0d258c9547a308bd8a9a82ec93e2bc6e2
removed the file

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Ben Nizette <bn@niasdigital.com>
---
 MAINTAINERS |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 765322e..8aac474 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5226,11 +5226,6 @@ L:	netdev@vger.kernel.org
 S:	Supported
 F:	drivers/net/smsc9420.*
 
-SMX UIO Interface
-M:	Ben Nizette <bn@niasdigital.com>
-S:	Maintained
-F:	drivers/uio/uio_smx.c
-
 SN-IA64 (Itanium) SUB-PLATFORM
 M:	Jes Sorensen <jes@sgi.com>
 L:	linux-altix@sgi.com
-- 
1.7.1.244.gbdc4

--

From: Hans J. Koch
Date: Wednesday, June 9, 2010 - 3:32 pm

oops, I forgot the MAINTAINERS entry when I removed the driver.
Thank you for cleaning up these things!


--

From: Ben Nizette
Date: Wednesday, June 9, 2010 - 3:51 pm

Acked-by: Ben Nizette <bn@niasdigital.com>


--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

commit 1d794e3b353b50ab5d9d46f7c15607f9ec8c78e0 removed the source,
so remove the documentation as well.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Jean Tourrilhes <jt@hpl.hp.com>
Cc: Randy Dunlap <rdunlap@xenotime.net>
---
 Documentation/networking/wavelan.txt |   73 ----------------------------------
 1 files changed, 0 insertions(+), 73 deletions(-)
 delete mode 100644 Documentation/networking/wavelan.txt

diff --git a/Documentation/networking/wavelan.txt b/Documentation/networking/wavelan.txt
deleted file mode 100644
index afa6e52..0000000
--- a/Documentation/networking/wavelan.txt
+++ /dev/null
@@ -1,73 +0,0 @@
-	The Wavelan drivers saga
-	------------------------
-
-	By Jean Tourrilhes <jt@hpl.hp.com>
-
-	The Wavelan is a Radio network adapter designed by
-Lucent. Under this generic name is hidden quite a variety of hardware,
-and many Linux driver to support it.
-	The get the full story on Wireless LANs, please consult :
-		http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
-
-"wavelan" driver (old ISA Wavelan)
-----------------
-	o Config :	Network device -> Wireless LAN -> AT&T WaveLAN
-	o Location :	.../drivers/net/wireless/wavelan*
-	o in-line doc :	.../drivers/net/wireless/wavelan.p.h
-	o on-line doc :
-	    http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Wavelan.html
-
-	This is the driver for the ISA version of the first generation
-of the Wavelan, now discontinued. The device is 2 Mb/s, composed of a
-Intel 82586 controller and a Lucent Modem, and is NOT 802.11 compliant.
-	The driver has been tested with the following hardware :
-	o Wavelan ISA 915 MHz (full length ISA card) 
-	o Wavelan ISA 915 MHz 2.0 (half length ISA card) 
-	o Wavelan ISA 2.4 GHz (full length ISA card, fixed frequency) 
-	o Wavelan ISA 2.4 GHz 2.0 (half length ISA card, frequency selectable) 
-	o Above cards with the optional DES encryption feature 
-
-"wavelan_cs" driver (old Pcmcia Wavelan)
--------------------
-	o Config :	Network device -> PCMCIA network ...
From: Randy Dunlap
Date: Wednesday, June 9, 2010 - 12:51 pm

Acked-by: Randy Dunlap <rdunlap@xenotime.net>

Thanks.



---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

commit f80a3f62383bf673c310926d55142d51f118926d removed it

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 6402d30..56a87ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5434,11 +5434,6 @@ M:	Ion Badulescu <ionut@badula.org>
 S:	Odd Fixes
 F:	drivers/net/starfire*
 
-STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
-S:	Orphan
-F:	drivers/staging/strip/strip.c
-F:	include/linux/if_strip.h
-
 STRADIS MPEG-2 DECODER DRIVER
 M:	Nathan Laredo <laredo@gnu.org>
 W:	http://www.stradis.com/
-- 
1.7.1.244.gbdc4

--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 8aac474..6402d30 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5354,7 +5354,8 @@ S:	Maintained
 F:	arch/arm/mach-spear*/clock.c
 F:	arch/arm/mach-spear*/include/mach/clkdev.h
 F:	arch/arm/plat-spear/clock.c
-F:	arch/arm/plat-spear/include/plat/clock.h and clkdev.h
+F:	arch/arm/plat-spear/include/plat/clkdev.h
+F:	arch/arm/plat-spear/include/plat/clock.h
 
 SPEAR PAD MULTIPLEXING SUPPORT
 M:	Viresh Kumar <viresh.kumar@st.com>
-- 
1.7.1.244.gbdc4

--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

commit 1d794e3b353b50ab5d9d46f7c15607f9ec8c78e0 removed it

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Jean Tourrilhes <jt@hpl.hp.com>
---
 MAINTAINERS |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 56a87ac..fb3a7d6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6220,14 +6220,6 @@ F:	Documentation/watchdog/
 F:	drivers/watchdog/
 F:	include/linux/watchdog.h
 
-WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
-M:	Jean Tourrilhes <jt@hpl.hp.com>
-L:	linux-wireless@vger.kernel.org
-W:	http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
-S:	Maintained
-F:	Documentation/networking/wavelan.txt
-F:	drivers/staging/wavelan/
-
 WD7000 SCSI DRIVER
 M:	Miroslav Zagorac <zaga@fly.cc.fer.hr>
 L:	linux-scsi@vger.kernel.org
-- 
1.7.1.244.gbdc4

--

From: Andrew Morton
Date: Friday, June 11, 2010 - 1:17 pm

On Wed,  9 Jun 2010 12:38:37 -0700

grump.

Sentences start with capital letters and end with full-stops.

The preferred way of referring to a commit ID is

	1d794e3b353b50ab5d9d46f7c15607f9ec8c78e0 ("Staging: wavelan: delete the driver").

or

	1d794e3b353b ("Staging: wavelan: delete the driver").

Yes, it's a pita entering that in there, but I'd rather it be your pita
than my pita ;)

If someone can come up with a checkpatch rule which detects a git hash
not followed by ("text"), that would help.


Alternatively, we beat Linus up and just use bare commit ID's.  All
commit IDs refer to Linus's tree anwyay, so if someone wants to locate
a commit within a different tree, they look up the patch title in
Linus's tree first.

Except for when people send commit ID's which just don't exist in
Linus's tree, which happens occasionally.
--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

commit 21b4aaa14329db793832e865f15000c5c0192ac3
moved the file

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 70742db..977309a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4501,7 +4501,7 @@ F:	drivers/net/pppox.c
 PPP OVER L2TP
 M:	James Chapman <jchapman@katalix.com>
 S:	Maintained
-F:	drivers/net/pppol2tp.c
+F:	net/l2tp/l2tp_ppp.c
 F:	include/linux/if_pppol2tp.h
 
 PPS SUPPORT
-- 
1.7.1.244.gbdc4

--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

Use correct file location

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Marek Vasut <marek.vasut@gmail.com>
---
 MAINTAINERS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index eaffcbe..6facecc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1015,7 +1015,7 @@ 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/z2.c
-F:	arch/arm/mach-pxa/include/mach-pxa/z2.h
+F:	arch/arm/mach-pxa/include/mach/z2.h
 
 ASC7621 HARDWARE MONITOR DRIVER
 M:	George Joseph <george.joseph@fairview5.com>
-- 
1.7.1.244.gbdc4

--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 2af46b6..9046e97 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -974,12 +974,11 @@ F:	drivers/input/keyboard/w90p910_keypad.c
 F:	drivers/input/touchscreen/w90p910_ts.c
 F:	drivers/watchdog/nuc900_wdt.c
 F:	drivers/net/arm/w90p910_ether.c
-F:	drivers/mtd/nand/w90p910_nand.c
+F:	drivers/mtd/nand/nuc900_nand.c
 F:	drivers/rtc/rtc-nuc900.c
 F:	drivers/spi/spi_nuc900.c
 F:	drivers/usb/host/ehci-w90x900.c
 F:	drivers/video/nuc900fb.c
-F:	drivers/sound/soc/nuc900/
 
 ARM/U300 MACHINE SUPPORT
 M:	Linus Walleij <linus.walleij@stericsson.com>
-- 
1.7.1.244.gbdc4

--

From: Wan ZongShun
Date: Wednesday, June 9, 2010 - 6:47 pm

Hi Joe,


The NUC900 audio driver has been applied by Mark.
It seems not to have been merged into mainline tree yet.

so, thanks for your patch.




-- 
*linux-arm-kernel mailing list
mail addr:linux-arm-kernel@lists.infradead.org
you can subscribe by:
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

* linux-arm-NUC900 mailing list
mail addr:NUC900@googlegroups.com
main web: https://groups.google.com/group/NUC900
you can subscribe it by sending me mail:
mcuos.com@gmail.com
--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 6:55 pm

I presume when it does it should be in
sound/soc/ not drivers/sound/soc

cheers, Joe

--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

Entered as 822 (10 key typo?)

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Maxim Levitsky <maximlevitsky@gmail.com>
---
 MAINTAINERS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 977309a..765322e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4786,8 +4786,8 @@ F:	net/rfkill/
 RICOH SMARTMEDIA/XD DRIVER
 M:	Maxim Levitsky <maximlevitsky@gmail.com>
 S:	Maintained
-F:	drivers/mtd/nand/r822.c
-F:	drivers/mtd/nand/r822.h
+F:	drivers/mtd/nand/r852.c
+F:	drivers/mtd/nand/r852.h
 
 RISCOM8 DRIVER
 S:	Orphan
-- 
1.7.1.244.gbdc4

--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Marek Vasut <marek.vasut@gmail.com>
---
 MAINTAINERS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9046e97..eaffcbe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1008,7 +1008,7 @@ 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/vpac270.c
-F:	arch/arm/mach-pxa/include/mach-pxa/vpac270.h
+F:	arch/arm/mach-pxa/include/mach/vpac270.h
 
 ARM/ZIPIT Z2 SUPPORT
 M:	Marek Vasut <marek.vasut@gmail.com>
-- 
1.7.1.244.gbdc4

--

From: Marek Vasut
Date: Wednesday, June 9, 2010 - 12:45 pm

Obviously

Acked-by: Marek Vasut <marek.vasut@gmail.com>

Thanks !
--

From: Joe Perches
Date: Wednesday, June 9, 2010 - 12:38 pm

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Leo Chen <leochen@broadcom.com>
Cc: Scott Branden <sbranden@broadcom.com>
---
 MAINTAINERS |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 67accd7..2af46b6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -576,7 +576,6 @@ L:	linux-mtd@lists.infradead.org
 S:	Maintained
 F:	drivers/mtd/nand/bcm_umi_nand.c
 F:	drivers/mtd/nand/bcm_umi_bch.c
-F:	drivers/mtd/nand/bcm_umi_hamming.c
 F:	drivers/mtd/nand/nand_bcm_umi.h
 
 ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT
-- 
1.7.1.244.gbdc4

--

Previous thread: [GIT] Networking by David Miller on Wednesday, June 9, 2010 - 12:35 pm. (1 message)

Next thread: Timekeeping issue on aggressive suspend/resume by Suresh Rajashekara on Wednesday, June 9, 2010 - 12:50 pm. (8 messages)