Re: [PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan

2013-01-30 Thread Balaji T K

On Tuesday 29 January 2013 03:03 AM, Chris Ball wrote:

Hi,

On Wed, Jan 16 2013, Venkatraman S wrote:

The specified email id is no longer in service.
Update the OMAP HSMMC entry from the MAINTAINERS file as I will
no longer be able to maintain this driver.

Signed-off-by: Venkatraman S svenk...@gmail.com
---
  MAINTAINERS |4 +---
  1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index cd5b31f..95778e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5499,10 +5499,8 @@ S:   Maintained
  F:drivers/mmc/host/omap.c

  OMAP HS MMC SUPPORT
-M: Venkatraman S svenk...@ti.com
-L: linux-...@vger.kernel.org
  L:linux-omap@vger.kernel.org
-S: Maintained
+S: Orphan
  F:drivers/mmc/host/omap_hsmmc.c

  OMAP RANDOM NUMBER GENERATOR SUPPORT


Thanks for your work on omap_hsmmc, Venkat!

Is anyone else interested in taking up maintenance of omap_hsmmc?


Hi Chris,
I am interested in maintaining omap_hsmmc,
Please add me as Maintainer and Thanks Venkat for his support

From: Balaji T K balaj...@ti.com
Subject: [PATCH] mmc: omap_hsmmc: MAINTAINERS: update

Update Maintainer email for omap_hsmmc,
as Venkatraman will no longer be able to maintain omap_hsmmc driver.

Signed-off-by: Venkatraman S svenk...@gmail.com
Signed-off-by: Balaji T K balaj...@ti.com
---
 MAINTAINERS |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux2/MAINTAINERS
===
--- linux2.orig/MAINTAINERS 2013-01-30 22:12:51.449322930 +0530
+++ linux2/MAINTAINERS  2013-01-30 22:21:22.412224531 +0530
@@ -5454,7 +5454,7 @@ S:Maintained
 F: drivers/mmc/host/omap.c

 OMAP HS MMC SUPPORT
-M: Venkatraman S svenk...@ti.com
+M: Balaji T K balaj...@ti.com
 L: linux-...@vger.kernel.org
 L: linux-omap@vger.kernel.org
 S: Maintained


- Chris.


--
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: [PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan

2013-01-30 Thread Chris Ball
Hi Balaji,

On Wed, Jan 30 2013, Balaji T K wrote:
 I am interested in maintaining omap_hsmmc,
 Please add me as Maintainer and Thanks Venkat for his support

 From: Balaji T K balaj...@ti.com
 Subject: [PATCH] mmc: omap_hsmmc: MAINTAINERS: update

 Update Maintainer email for omap_hsmmc,
 as Venkatraman will no longer be able to maintain omap_hsmmc driver.

 Signed-off-by: Venkatraman S svenk...@gmail.com

Did Venkat offer his signoff on this patch privately?  (In general,
you shouldn't add someone else's Signed-off-by to your patches.)

 Signed-off-by: Balaji T K balaj...@ti.com
 ---
  MAINTAINERS |2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

 Index: linux2/MAINTAINERS
 ===
 --- linux2.orig/MAINTAINERS   2013-01-30 22:12:51.449322930 +0530
 +++ linux2/MAINTAINERS2013-01-30 22:21:22.412224531 +0530

Could you send a git diff-generated patch instead?

Thanks!

- Chris.
-- 
Chris Ball   c...@laptop.org   http://printf.net/
One Laptop Per Child
--
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: [PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan

2013-01-28 Thread Chris Ball
Hi,

On Wed, Jan 16 2013, Venkatraman S wrote:
 The specified email id is no longer in service.
 Update the OMAP HSMMC entry from the MAINTAINERS file as I will
 no longer be able to maintain this driver.

 Signed-off-by: Venkatraman S svenk...@gmail.com
 ---
  MAINTAINERS |4 +---
  1 file changed, 1 insertion(+), 3 deletions(-)

 diff --git a/MAINTAINERS b/MAINTAINERS
 index cd5b31f..95778e1 100644
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
 @@ -5499,10 +5499,8 @@ S: Maintained
  F:   drivers/mmc/host/omap.c
  
  OMAP HS MMC SUPPORT
 -M:   Venkatraman S svenk...@ti.com
 -L:   linux-...@vger.kernel.org
  L:   linux-omap@vger.kernel.org
 -S:   Maintained
 +S:   Orphan
  F:   drivers/mmc/host/omap_hsmmc.c
  
  OMAP RANDOM NUMBER GENERATOR SUPPORT

Thanks for your work on omap_hsmmc, Venkat!

Is anyone else interested in taking up maintenance of omap_hsmmc?

- Chris.
-- 
Chris Ball   c...@laptop.org   http://printf.net/
One Laptop Per Child
--
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


[PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan

2013-01-16 Thread Venkatraman S
The specified email id is no longer in service.
Update the OMAP HSMMC entry from the MAINTAINERS file as I will
no longer be able to maintain this driver.

Signed-off-by: Venkatraman S svenk...@gmail.com
---
 MAINTAINERS |4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index cd5b31f..95778e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5499,10 +5499,8 @@ S:   Maintained
 F: drivers/mmc/host/omap.c
 
 OMAP HS MMC SUPPORT
-M: Venkatraman S svenk...@ti.com
-L: linux-...@vger.kernel.org
 L: linux-omap@vger.kernel.org
-S: Maintained
+S: Orphan
 F: drivers/mmc/host/omap_hsmmc.c
 
 OMAP RANDOM NUMBER GENERATOR SUPPORT
-- 
1.7.10.4

--
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