[PATCH 01/94] ARM: shmobile: Add DT and defconfigs to MAINTAINERS

2014-07-15 Thread Sam Asadi
From: Simon Horman horms+rene...@verge.net.au

There are a number of DT and defconfig files which
are maintained as part of shmobile but have not been
listed as such in the MAINTAINERS file. This creates
confusion from time to time.

Signed-off-by: Simon Horman horms+rene...@verge.net.au
Signed-off-by: sam-the-6 asadi.sam...@gmail.com
---
 MAINTAINERS |   14 ++
 1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c411c40..e31c874 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1314,6 +1314,20 @@ W:   http://oss.renesas.com
 Q: http://patchwork.kernel.org/project/linux-sh/list/
 T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
 S: Supported
+F: arch/arm/boot/dts/emev2*
+F: arch/arm/boot/dts/r7s*
+F: arch/arm/boot/dts/r8a*
+F: arch/arm/boot/dts/sh*
+F: arch/arm/configs/ape6evm_defconfig
+F: arch/arm/configs/armadillo800eva_defconfig
+F: arch/arm/configs/bockw_defconfig
+F: arch/arm/configs/genmai_defconfig
+F: arch/arm/configs/koelsch_defconfig
+F: arch/arm/configs/kzm9g_defconfig
+F: arch/arm/configs/lager_defconfig
+F: arch/arm/configs/mackerel_defconfig
+F: arch/arm/configs/marzen_defconfig
+F: arch/arm/configs/shmobile_defconfig
 F: arch/arm/mach-shmobile/
 F: drivers/sh/
 
-- 
1.7.10.4

___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


Re: [PATCH 01/94] ARM: shmobile: Add DT and defconfigs to MAINTAINERS

2014-07-15 Thread Greg KH
On Tue, Jul 15, 2014 at 07:53:07PM +0300, Sam Asadi wrote:
 From: Simon Horman horms+rene...@verge.net.au
 
 There are a number of DT and defconfig files which
 are maintained as part of shmobile but have not been
 listed as such in the MAINTAINERS file. This creates
 confusion from time to time.
 
 Signed-off-by: Simon Horman horms+rene...@verge.net.au
 Signed-off-by: sam-the-6 asadi.sam...@gmail.com

Really?  We need a real name here.

And why are you passing on Simon's patches, why would I care about this
patch to the MAINTAINERS file?

confused,

greg k-h
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


[PATCH 01/94] ARM: shmobile: Add DT and defconfigs to MAINTAINERS

2014-07-15 Thread Sam Asadi
From: Simon Horman horms+rene...@verge.net.au

There are a number of DT and defconfig files which
are maintained as part of shmobile but have not been
listed as such in the MAINTAINERS file. This creates
confusion from time to time.

Signed-off-by: Simon Horman horms+rene...@verge.net.au
Signed-off-by: sam-the-6 asadi.sam...@gmail.com
---
 MAINTAINERS |   14 ++
 1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c411c40..e31c874 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1314,6 +1314,20 @@ W:   http://oss.renesas.com
 Q: http://patchwork.kernel.org/project/linux-sh/list/
 T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
 S: Supported
+F: arch/arm/boot/dts/emev2*
+F: arch/arm/boot/dts/r7s*
+F: arch/arm/boot/dts/r8a*
+F: arch/arm/boot/dts/sh*
+F: arch/arm/configs/ape6evm_defconfig
+F: arch/arm/configs/armadillo800eva_defconfig
+F: arch/arm/configs/bockw_defconfig
+F: arch/arm/configs/genmai_defconfig
+F: arch/arm/configs/koelsch_defconfig
+F: arch/arm/configs/kzm9g_defconfig
+F: arch/arm/configs/lager_defconfig
+F: arch/arm/configs/mackerel_defconfig
+F: arch/arm/configs/marzen_defconfig
+F: arch/arm/configs/shmobile_defconfig
 F: arch/arm/mach-shmobile/
 F: drivers/sh/
 
-- 
1.7.10.4

___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


Re: [PATCH 01/94] ARM: shmobile: Add DT and defconfigs to MAINTAINERS

2014-07-15 Thread Greg KH
On Tue, Jul 15, 2014 at 10:05:30AM -0700, Greg KH wrote:
 On Tue, Jul 15, 2014 at 07:53:07PM +0300, Sam Asadi wrote:
  From: Simon Horman horms+rene...@verge.net.au
  
  There are a number of DT and defconfig files which
  are maintained as part of shmobile but have not been
  listed as such in the MAINTAINERS file. This creates
  confusion from time to time.
  
  Signed-off-by: Simon Horman horms+rene...@verge.net.au
  Signed-off-by: sam-the-6 asadi.sam...@gmail.com
 
 Really?  We need a real name here.
 
 And why are you passing on Simon's patches, why would I care about this
 patch to the MAINTAINERS file?

Ok, what are you doing here?  You just sent 94 patches that are already
committed in the kernel tree.  Why in the name of ${DIETY} would you do
that?

What are you trying to do?

confused,

greg k-h
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


Re: [PATCH 01/94] ARM: shmobile: Add DT and defconfigs to MAINTAINERS

2014-07-15 Thread Simon Horman
On Tue, Jul 15, 2014 at 10:05:30AM -0700, Greg KH wrote:
 On Tue, Jul 15, 2014 at 07:53:07PM +0300, Sam Asadi wrote:
  From: Simon Horman horms+rene...@verge.net.au
  
  There are a number of DT and defconfig files which
  are maintained as part of shmobile but have not been
  listed as such in the MAINTAINERS file. This creates
  confusion from time to time.
  
  Signed-off-by: Simon Horman horms+rene...@verge.net.au
  Signed-off-by: sam-the-6 asadi.sam...@gmail.com
 
 Really?  We need a real name here.
 
 And why are you passing on Simon's patches, why would I care about this
 patch to the MAINTAINERS file?
 
 confused,

I'm also a little confused as this same patch is sitting in my tree
and has been queued up for v3.17 by in the arm-soc tree.
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel