Re: [PATCH 11/14] MAINTAINERS: fix BAST

2013-03-03 Thread Paul Bolle
[Stripped Vincent's bouncing address.]

On Sat, 2013-03-02 at 22:53 -0300, Cesar Eduardo Barros wrote:
> These files were renamed by commit 85fd6d6 (ARM: S3C2410: move
> mach-s3c2410/* into mach-s3c24xx/).
> 
> Cc: Ben Dooks 
> Cc: Vincent Sanders 
> Cc: Simtec Linux Team 
> Cc: Paul Bolle 
> Signed-off-by: Cesar Eduardo Barros 
> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5cb888a..b73c00d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7119,9 +7119,9 @@ P:  Vincent Sanders 
>  M:   Simtec Linux Team 
>  W:   http://www.simtec.co.uk/products/EB2410ITX/
>  S:   Supported
> -F:   arch/arm/mach-s3c2410/mach-bast.c
> -F:   arch/arm/mach-s3c2410/bast-ide.c
> -F:   arch/arm/mach-s3c2410/bast-irq.c
> +F:   arch/arm/mach-s3c24xx/mach-bast.c
> +F:   arch/arm/mach-s3c24xx/bast-ide.c
> +F:   arch/arm/mach-s3c24xx/bast-irq.c
>  
>  TI DAVINCI MACHINE SUPPORT
>  M:   Sekhar Nori 

This patch looks technically correct. Applying it won't hurt anyone. But
nothing has changed since yesterday's discussion. I still suggest to
remove this entry entirely.


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 11/14] MAINTAINERS: fix BAST

2013-03-03 Thread Paul Bolle
[Stripped Vincent's bouncing address.]

On Sat, 2013-03-02 at 22:53 -0300, Cesar Eduardo Barros wrote:
 These files were renamed by commit 85fd6d6 (ARM: S3C2410: move
 mach-s3c2410/* into mach-s3c24xx/).
 
 Cc: Ben Dooks ben-li...@fluff.org
 Cc: Vincent Sanders vi...@simtec.co.uk
 Cc: Simtec Linux Team li...@simtec.co.uk
 Cc: Paul Bolle pebo...@tiscali.nl
 Signed-off-by: Cesar Eduardo Barros ces...@cesarb.net
 ---
  MAINTAINERS | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)
 
 diff --git a/MAINTAINERS b/MAINTAINERS
 index 5cb888a..b73c00d 100644
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
 @@ -7119,9 +7119,9 @@ P:  Vincent Sanders vi...@simtec.co.uk
  M:   Simtec Linux Team li...@simtec.co.uk
  W:   http://www.simtec.co.uk/products/EB2410ITX/
  S:   Supported
 -F:   arch/arm/mach-s3c2410/mach-bast.c
 -F:   arch/arm/mach-s3c2410/bast-ide.c
 -F:   arch/arm/mach-s3c2410/bast-irq.c
 +F:   arch/arm/mach-s3c24xx/mach-bast.c
 +F:   arch/arm/mach-s3c24xx/bast-ide.c
 +F:   arch/arm/mach-s3c24xx/bast-irq.c
  
  TI DAVINCI MACHINE SUPPORT
  M:   Sekhar Nori nsek...@ti.com

This patch looks technically correct. Applying it won't hurt anyone. But
nothing has changed since yesterday's discussion. I still suggest to
remove this entry entirely.


Paul Bolle

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 11/14] MAINTAINERS: fix BAST

2013-03-02 Thread Cesar Eduardo Barros
These files were renamed by commit 85fd6d6 (ARM: S3C2410: move
mach-s3c2410/* into mach-s3c24xx/).

Cc: Ben Dooks 
Cc: Vincent Sanders 
Cc: Simtec Linux Team 
Cc: Paul Bolle 
Signed-off-by: Cesar Eduardo Barros 
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5cb888a..b73c00d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7119,9 +7119,9 @@ P:Vincent Sanders 
 M: Simtec Linux Team 
 W: http://www.simtec.co.uk/products/EB2410ITX/
 S: Supported
-F: arch/arm/mach-s3c2410/mach-bast.c
-F: arch/arm/mach-s3c2410/bast-ide.c
-F: arch/arm/mach-s3c2410/bast-irq.c
+F: arch/arm/mach-s3c24xx/mach-bast.c
+F: arch/arm/mach-s3c24xx/bast-ide.c
+F: arch/arm/mach-s3c24xx/bast-irq.c
 
 TI DAVINCI MACHINE SUPPORT
 M: Sekhar Nori 
-- 
1.7.11.7

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 11/14] MAINTAINERS: fix BAST

2013-03-02 Thread Cesar Eduardo Barros
These files were renamed by commit 85fd6d6 (ARM: S3C2410: move
mach-s3c2410/* into mach-s3c24xx/).

Cc: Ben Dooks ben-li...@fluff.org
Cc: Vincent Sanders vi...@simtec.co.uk
Cc: Simtec Linux Team li...@simtec.co.uk
Cc: Paul Bolle pebo...@tiscali.nl
Signed-off-by: Cesar Eduardo Barros ces...@cesarb.net
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5cb888a..b73c00d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7119,9 +7119,9 @@ P:Vincent Sanders vi...@simtec.co.uk
 M: Simtec Linux Team li...@simtec.co.uk
 W: http://www.simtec.co.uk/products/EB2410ITX/
 S: Supported
-F: arch/arm/mach-s3c2410/mach-bast.c
-F: arch/arm/mach-s3c2410/bast-ide.c
-F: arch/arm/mach-s3c2410/bast-irq.c
+F: arch/arm/mach-s3c24xx/mach-bast.c
+F: arch/arm/mach-s3c24xx/bast-ide.c
+F: arch/arm/mach-s3c24xx/bast-irq.c
 
 TI DAVINCI MACHINE SUPPORT
 M: Sekhar Nori nsek...@ti.com
-- 
1.7.11.7

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/