* [PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan
@ 2013-01-16 13:30 Venkatraman S
2013-01-28 21:33 ` Chris Ball
0 siblings, 1 reply; 9+ messages in thread
From: Venkatraman S @ 2013-01-16 13:30 UTC (permalink / raw)
To: cjb; +Cc: linux-mmc, linux-omap, 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 <svenkatr@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 <svenkatr@ti.com>
-L: linux-mmc@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
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan
2013-01-16 13:30 [PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan Venkatraman S
@ 2013-01-28 21:33 ` Chris Ball
2013-01-30 16:52 ` Balaji T K
0 siblings, 1 reply; 9+ messages in thread
From: Chris Ball @ 2013-01-28 21:33 UTC (permalink / raw)
To: Venkatraman S; +Cc: linux-mmc, linux-omap, Felipe Balbi, Balaji T K
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 <svenkatr@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 <svenkatr@ti.com>
> -L: linux-mmc@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 <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan
2013-01-28 21:33 ` Chris Ball
@ 2013-01-30 16:52 ` Balaji T K
2013-01-30 16:57 ` Chris Ball
0 siblings, 1 reply; 9+ messages in thread
From: Balaji T K @ 2013-01-30 16:52 UTC (permalink / raw)
To: Chris Ball; +Cc: Venkatraman S, linux-mmc, linux-omap, Felipe Balbi
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 <svenkatr@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 <svenkatr@ti.com>
>> -L: linux-mmc@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 <balajitk@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 <svenkatr@gmail.com>
Signed-off-by: Balaji T K <balajitk@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 <svenkatr@ti.com>
+M: Balaji T K <balajitk@ti.com>
L: linux-mmc@vger.kernel.org
L: linux-omap@vger.kernel.org
S: Maintained
>
> - Chris.
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan
2013-01-30 16:52 ` Balaji T K
@ 2013-01-30 16:57 ` Chris Ball
2013-01-31 8:52 ` [PATCH] mmc: omap_hsmmc: MAINTAINERS: update Balaji T K
0 siblings, 1 reply; 9+ messages in thread
From: Chris Ball @ 2013-01-30 16:57 UTC (permalink / raw)
To: Balaji T K; +Cc: Venkatraman S, linux-mmc, linux-omap, Felipe Balbi
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 <balajitk@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 <svenkatr@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 <balajitk@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
Could you send a "git diff"-generated patch instead?
Thanks!
- Chris.
--
Chris Ball <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH] mmc: omap_hsmmc: MAINTAINERS: update
2013-01-30 16:57 ` Chris Ball
@ 2013-01-31 8:52 ` Balaji T K
2013-01-31 9:22 ` Venkatraman S
0 siblings, 1 reply; 9+ messages in thread
From: Balaji T K @ 2013-01-31 8:52 UTC (permalink / raw)
To: linux-mmc, cjb; +Cc: linux-omap, balbi, Balaji T K, Venkatraman S
Update Maintainer email for omap_hsmmc,
as Venkatraman will no longer be able to maintain omap_hsmmc driver.
Signed-off-by: Venkatraman S <svenkatr@gmail.com>
Signed-off-by: Balaji T K <balajitk@ti.com>
---
MAINTAINERS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 92e726c..f319237 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5498,7 +5498,7 @@ S: Maintained
F: drivers/mmc/host/omap.c
OMAP HS MMC SUPPORT
-M: Venkatraman S <svenkatr@ti.com>
+M: Balaji T K <balajitk@ti.com>
L: linux-mmc@vger.kernel.org
L: linux-omap@vger.kernel.org
S: Maintained
--
1.7.5.4
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [PATCH] mmc: omap_hsmmc: MAINTAINERS: update
2013-01-31 8:52 ` [PATCH] mmc: omap_hsmmc: MAINTAINERS: update Balaji T K
@ 2013-01-31 9:22 ` Venkatraman S
2013-02-04 15:07 ` Balaji T K
0 siblings, 1 reply; 9+ messages in thread
From: Venkatraman S @ 2013-01-31 9:22 UTC (permalink / raw)
To: Balaji T K; +Cc: linux-mmc, cjb, linux-omap, balbi
On Thu, Jan 31, 2013 at 2:22 PM, Balaji T K <balajitk@ti.com> wrote:
> Update Maintainer email for omap_hsmmc,
> as Venkatraman will no longer be able to maintain omap_hsmmc driver.
>
> Signed-off-by: Venkatraman S <svenkatr@gmail.com>
> Signed-off-by: Balaji T K <balajitk@ti.com>
Balaji,
My sign-off is incorrect, as I did not write this patch.
Of course it would great to have a maintainer for this, hence you can add my
Acked-by: Venkatraman S <svenkatr@gmail.com>
> ---
> MAINTAINERS | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] mmc: omap_hsmmc: MAINTAINERS: update
2013-01-31 9:22 ` Venkatraman S
@ 2013-02-04 15:07 ` Balaji T K
2013-02-06 14:34 ` [PATCH v2] " Balaji T K
0 siblings, 1 reply; 9+ messages in thread
From: Balaji T K @ 2013-02-04 15:07 UTC (permalink / raw)
To: Venkatraman S; +Cc: linux-mmc, cjb, linux-omap, balbi
On Thursday 31 January 2013 02:52 PM, Venkatraman S wrote:
> On Thu, Jan 31, 2013 at 2:22 PM, Balaji T K <balajitk@ti.com> wrote:
>> Update Maintainer email for omap_hsmmc,
>> as Venkatraman will no longer be able to maintain omap_hsmmc driver.
>>
>> Signed-off-by: Venkatraman S <svenkatr@gmail.com>
>> Signed-off-by: Balaji T K <balajitk@ti.com>
>
> Balaji,
> My sign-off is incorrect, as I did not write this patch.
>
> Of course it would great to have a maintainer for this, hence you can add my
> Acked-by: Venkatraman S <svenkatr@gmail.com>
Thanks for acking Venkat :-)
yes, you didn't write this patch entirely,
I retained your sign-off because I just modified your
patch[1] to add myself as maintainer :-)
[1]
http://comments.gmane.org/gmane.linux.kernel.mmc/18703
Anyways let me know If you would still like to have your sign-off
dropped from this patch.
>
>> ---
>> MAINTAINERS | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH v2] mmc: omap_hsmmc: MAINTAINERS: update
2013-02-04 15:07 ` Balaji T K
@ 2013-02-06 14:34 ` Balaji T K
2013-02-11 16:44 ` Chris Ball
0 siblings, 1 reply; 9+ messages in thread
From: Balaji T K @ 2013-02-06 14:34 UTC (permalink / raw)
To: linux-mmc, cjb; +Cc: linux-omap, balbi, Balaji T K
Update Maintainer email for omap_hsmmc,
as Venkatraman will no longer be able to maintain omap_hsmmc driver.
Signed-off-by: Balaji T K <balajitk@ti.com>
Acked-by: Venkatraman S <svenkatr@gmail.com>
---
MAINTAINERS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 92e726c..f319237 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5498,7 +5498,7 @@ S: Maintained
F: drivers/mmc/host/omap.c
OMAP HS MMC SUPPORT
-M: Venkatraman S <svenkatr@ti.com>
+M: Balaji T K <balajitk@ti.com>
L: linux-mmc@vger.kernel.org
L: linux-omap@vger.kernel.org
S: Maintained
--
1.7.5.4
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [PATCH v2] mmc: omap_hsmmc: MAINTAINERS: update
2013-02-06 14:34 ` [PATCH v2] " Balaji T K
@ 2013-02-11 16:44 ` Chris Ball
0 siblings, 0 replies; 9+ messages in thread
From: Chris Ball @ 2013-02-11 16:44 UTC (permalink / raw)
To: Balaji T K; +Cc: linux-mmc, linux-omap, balbi
Hi,
On Wed, Feb 06 2013, Balaji T K wrote:
> Update Maintainer email for omap_hsmmc,
> as Venkatraman will no longer be able to maintain omap_hsmmc driver.
>
> Signed-off-by: Balaji T K <balajitk@ti.com>
> Acked-by: Venkatraman S <svenkatr@gmail.com>
> ---
> MAINTAINERS | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 92e726c..f319237 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5498,7 +5498,7 @@ S: Maintained
> F: drivers/mmc/host/omap.c
>
> OMAP HS MMC SUPPORT
> -M: Venkatraman S <svenkatr@ti.com>
> +M: Balaji T K <balajitk@ti.com>
> L: linux-mmc@vger.kernel.org
> L: linux-omap@vger.kernel.org
> S: Maintained
Thanks, pushed to mmc-next for 3.9.
- Chris.
--
Chris Ball <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-02-11 16:44 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16 13:30 [PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan Venkatraman S
2013-01-28 21:33 ` Chris Ball
2013-01-30 16:52 ` Balaji T K
2013-01-30 16:57 ` Chris Ball
2013-01-31 8:52 ` [PATCH] mmc: omap_hsmmc: MAINTAINERS: update Balaji T K
2013-01-31 9:22 ` Venkatraman S
2013-02-04 15:07 ` Balaji T K
2013-02-06 14:34 ` [PATCH v2] " Balaji T K
2013-02-11 16:44 ` Chris Ball
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).