Re: [Resend][PATCH] Maintainers update for hsmmc driver

2009-08-18 Thread Tony Lindgren
* Kevin Hilman khil...@deeprootsystems.com [090814 00:39]:
 Madhusudhan Chikkature madhu...@ti.com writes:
 
  Hi,
 
  Resending the patch after changing omap_hs* to omap_hsmmc.c.
 
  Regards,
  Madhu
 
 
 
  Update maintainers entry for TI OMAP HS MMC support.
 
  Signed-off-by: Madhusudhan Chikkature madhu...@ti.com
 
 Madhu is the right guy for the job.
 
 Acked-by: Kevin Hilman khil...@deeprootsystems.com


This should go in via the new linux-...@vger.kernel.org list.

Tony

 
  ---
   MAINTAINERS |8 +++-
   1 file changed, 7 insertions(+), 1 deletion(-)
 
  Index: linux-omap-2.6/MAINTAINERS
  ===
  --- linux-omap-2.6.orig/MAINTAINERS
  +++ linux-omap-2.6/MAINTAINERS
  @@ -3698,7 +3698,13 @@ OMAP MMC SUPPORT
   M: Jarkko Lavinen jarkko.lavi...@nokia.com
   L: linux-omap@vger.kernel.org
   S: Maintained
  -F: drivers/mmc/host/*omap*
  +F: drivers/mmc/host/omap.c
  +
  +OMAP HS MMC SUPPORT
  +M: Madhusudhan Chikkature madhu...@ti.com
  +L: linux-omap@vger.kernel.org
  +S: Maintained
  +F: drivers/mmc/host/omap_hsmmc.c
 
   OMAP RANDOM NUMBER GENERATOR SUPPORT
   M: Deepak Saxena dsax...@plexity.net
 
 
  --
  To unsubscribe from this list: send the line unsubscribe linux-omap in
  the body of a message to majord...@vger.kernel.org
  More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [Resend][PATCH] Maintainers update for hsmmc driver

2009-08-18 Thread Madhusudhan


 -Original Message-
 From: Tony Lindgren [mailto:t...@atomide.com]
 Sent: Tuesday, August 18, 2009 7:43 AM
 To: Kevin Hilman
 Cc: Madhusudhan Chikkature; linux-omap@vger.kernel.org;
 jarkko.lavi...@nokia.com; adrian.hun...@nokia.com; felipe.ba...@nokia.com
 Subject: Re: [Resend][PATCH] Maintainers update for hsmmc driver
 
 * Kevin Hilman khil...@deeprootsystems.com [090814 00:39]:
  Madhusudhan Chikkature madhu...@ti.com writes:
 
   Hi,
  
   Resending the patch after changing omap_hs* to omap_hsmmc.c.
  
   Regards,
   Madhu
  
  
  
   Update maintainers entry for TI OMAP HS MMC support.
  
   Signed-off-by: Madhusudhan Chikkature madhu...@ti.com
 
  Madhu is the right guy for the job.
 
  Acked-by: Kevin Hilman khil...@deeprootsystems.com
 
 
 This should go in via the new linux-...@vger.kernel.org list.
 
 Tony
 
Sure. I will post this patch to the linux-...@vger.kernel.org list.

Regards,
Madhu

 
   ---
MAINTAINERS |8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
  
   Index: linux-omap-2.6/MAINTAINERS
   ===
   --- linux-omap-2.6.orig/MAINTAINERS
   +++ linux-omap-2.6/MAINTAINERS
   @@ -3698,7 +3698,13 @@ OMAP MMC SUPPORT
M:   Jarkko Lavinen jarkko.lavi...@nokia.com
L:   linux-omap@vger.kernel.org
S:   Maintained
   -F:   drivers/mmc/host/*omap*
   +F:   drivers/mmc/host/omap.c
   +
   +OMAP HS MMC SUPPORT
   +M:   Madhusudhan Chikkature madhu...@ti.com
   +L:   linux-omap@vger.kernel.org
   +S:   Maintained
   +F:   drivers/mmc/host/omap_hsmmc.c
  
OMAP RANDOM NUMBER GENERATOR SUPPORT
M:   Deepak Saxena dsax...@plexity.net
  
  
   --
   To unsubscribe from this list: send the line unsubscribe linux-omap
 in
   the body of a message to majord...@vger.kernel.org
   More majordomo info at  http://vger.kernel.org/majordomo-info.html


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


[Resend][PATCH] Maintainers update for hsmmc driver

2009-08-07 Thread Madhusudhan Chikkature
Hi,

Resending the patch after changing omap_hs* to omap_hsmmc.c.

Regards,
Madhu



Update maintainers entry for TI OMAP HS MMC support.

Signed-off-by: Madhusudhan Chikkature madhu...@ti.com
---
 MAINTAINERS |8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Index: linux-omap-2.6/MAINTAINERS
===
--- linux-omap-2.6.orig/MAINTAINERS
+++ linux-omap-2.6/MAINTAINERS
@@ -3698,7 +3698,13 @@ OMAP MMC SUPPORT
 M: Jarkko Lavinen jarkko.lavi...@nokia.com
 L: linux-omap@vger.kernel.org
 S: Maintained
-F: drivers/mmc/host/*omap*
+F: drivers/mmc/host/omap.c
+
+OMAP HS MMC SUPPORT
+M: Madhusudhan Chikkature madhu...@ti.com
+L: linux-omap@vger.kernel.org
+S: Maintained
+F: drivers/mmc/host/omap_hsmmc.c

 OMAP RANDOM NUMBER GENERATOR SUPPORT
 M: Deepak Saxena dsax...@plexity.net


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


[Resend][PATCH] Maintainers update for hsmmc driver

2009-08-06 Thread Madhusudhan Chikkature
Hi,

Resending the patch after fixing the conflict pointed out by Nishant.

Regards,
Madhu
---

Update maintainers entry for TI OMAP HS MMC support.

Signed-off-by: Madhusudhan Chikkature madhu...@ti.com
---
 MAINTAINERS |8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Index: linux-omap-2.6/MAINTAINERS
===
--- linux-omap-2.6.orig/MAINTAINERS
+++ linux-omap-2.6/MAINTAINERS
@@ -3698,7 +3698,13 @@ OMAP MMC SUPPORT
 M: Jarkko Lavinen jarkko.lavi...@nokia.com
 L: linux-omap@vger.kernel.org
 S: Maintained
-F: drivers/mmc/host/*omap*
+F: drivers/mmc/host/omap.c
+
+OMAP HS MMC SUPPORT
+M: Madhusudhan Chikkature madhu...@ti.com
+L: linux-omap@vger.kernel.org
+S: Maintained
+F: drivers/mmc/host/omap_hs*

 OMAP RANDOM NUMBER GENERATOR SUPPORT
 M: Deepak Saxena dsax...@plexity.net


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


Re: [Resend][PATCH] Maintainers update for hsmmc driver

2009-08-06 Thread Felipe Balbi
On Thu, Aug 06, 2009 at 06:28:51PM +0200, ext Madhusudhan Chikkature wrote:
 Hi,
 
 Resending the patch after fixing the conflict pointed out by Nishant.
 
 Regards,
 Madhu
 ---
 
 Update maintainers entry for TI OMAP HS MMC support.
 
 Signed-off-by: Madhusudhan Chikkature madhu...@ti.com
 ---
  MAINTAINERS |8 +++-
  1 file changed, 7 insertions(+), 1 deletion(-)
 
 Index: linux-omap-2.6/MAINTAINERS
 ===
 --- linux-omap-2.6.orig/MAINTAINERS
 +++ linux-omap-2.6/MAINTAINERS
 @@ -3698,7 +3698,13 @@ OMAP MMC SUPPORT
  M:   Jarkko Lavinen jarkko.lavi...@nokia.com
  L:   linux-omap@vger.kernel.org
  S:   Maintained
 -F:   drivers/mmc/host/*omap*
 +F:   drivers/mmc/host/omap.c
 +
 +OMAP HS MMC SUPPORT
 +M:   Madhusudhan Chikkature madhu...@ti.com
 +L:   linux-omap@vger.kernel.org
 +S:   Maintained
 +F:   drivers/mmc/host/omap_hs*

do you think there will be any omap_hs* file besides omap_hsmmc.c ??

why not just use omap_hsmmc.c ??

-- 
balbi
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [Resend][PATCH] Maintainers update for hsmmc driver

2009-08-06 Thread Madhusudhan


 -Original Message-
 From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
 ow...@vger.kernel.org] On Behalf Of Felipe Balbi
 Sent: Thursday, August 06, 2009 2:06 PM
 To: ext Madhusudhan Chikkature
 Cc: t...@atomide.com; linux-omap@vger.kernel.org; Lavinen Jarkko (Nokia-
 D/Helsinki); Hunter Adrian (Nokia-D/Helsinki)
 Subject: Re: [Resend][PATCH] Maintainers update for hsmmc driver
 
 On Thu, Aug 06, 2009 at 06:28:51PM +0200, ext Madhusudhan Chikkature
 wrote:
  Hi,
 
  Resending the patch after fixing the conflict pointed out by Nishant.
 
  Regards,
  Madhu
  ---
 
  Update maintainers entry for TI OMAP HS MMC support.
 
  Signed-off-by: Madhusudhan Chikkature madhu...@ti.com
  ---
   MAINTAINERS |8 +++-
   1 file changed, 7 insertions(+), 1 deletion(-)
 
  Index: linux-omap-2.6/MAINTAINERS
  ===
  --- linux-omap-2.6.orig/MAINTAINERS
  +++ linux-omap-2.6/MAINTAINERS
  @@ -3698,7 +3698,13 @@ OMAP MMC SUPPORT
   M: Jarkko Lavinen jarkko.lavi...@nokia.com
   L: linux-omap@vger.kernel.org
   S: Maintained
  -F: drivers/mmc/host/*omap*
  +F: drivers/mmc/host/omap.c
  +
  +OMAP HS MMC SUPPORT
  +M: Madhusudhan Chikkature madhu...@ti.com
  +L: linux-omap@vger.kernel.org
  +S: Maintained
  +F: drivers/mmc/host/omap_hs*
 
 do you think there will be any omap_hs* file besides omap_hsmmc.c ??

I don't have an answer at this point.

 
 why not just use omap_hsmmc.c ??

Anyone sending a patch later could do the exact modification what I have
done now. But I am fine changing it to omap_hsmmc.c if it is more accurate.

Regards,
Madhu
 
 --
 balbi
 --
 To unsubscribe from this list: send the line unsubscribe linux-omap in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html


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