diff mbox

[Resend] Maintainers update for hsmmc driver

Message ID 50872.192.168.10.88.1249658504.squirrel@dbdmail.itg.ti.com (mailing list archive)
State Awaiting Upstream, archived
Headers show

Commit Message

Madhusudhan Aug. 7, 2009, 3:21 p.m. UTC
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.cr@ti.com>
---
 MAINTAINERS |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)



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

Comments

Kevin Hilman Aug. 13, 2009, 9:39 p.m. UTC | #1
"Madhusudhan Chikkature" <madhu.cr@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.cr@ti.com>

Madhu is the right guy for the job.

Acked-by: Kevin Hilman <khilman@deeprootsystems.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.lavinen@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.cr@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 <dsaxena@plexity.net>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@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 majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Tony Lindgren Aug. 18, 2009, 12:43 p.m. UTC | #2
* Kevin Hilman <khilman@deeprootsystems.com> [090814 00:39]:
> "Madhusudhan Chikkature" <madhu.cr@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.cr@ti.com>
> 
> Madhu is the right guy for the job.
> 
> Acked-by: Kevin Hilman <khilman@deeprootsystems.com>


This should go in via the new linux-mmc@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.lavinen@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.cr@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 <dsaxena@plexity.net>
> >
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> > the body of a message to majordomo@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 majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Madhusudhan Aug. 18, 2009, 3:34 p.m. UTC | #3
> -----Original Message-----
> From: Tony Lindgren [mailto:tony@atomide.com]
> Sent: Tuesday, August 18, 2009 7:43 AM
> To: Kevin Hilman
> Cc: Madhusudhan Chikkature; linux-omap@vger.kernel.org;
> jarkko.lavinen@nokia.com; adrian.hunter@nokia.com; felipe.balbi@nokia.com
> Subject: Re: [Resend][PATCH] Maintainers update for hsmmc driver
> 
> * Kevin Hilman <khilman@deeprootsystems.com> [090814 00:39]:
> > "Madhusudhan Chikkature" <madhu.cr@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.cr@ti.com>
> >
> > Madhu is the right guy for the job.
> >
> > Acked-by: Kevin Hilman <khilman@deeprootsystems.com>
> 
> 
> This should go in via the new linux-mmc@vger.kernel.org list.
> 
> Tony
> 
Sure. I will post this patch to the linux-mmc@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.lavinen@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.cr@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 <dsaxena@plexity.net>
> > >
> > >
> > > --
> > > To unsubscribe from this list: send the line "unsubscribe linux-omap"
> in
> > > the body of a message to majordomo@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 majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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.lavinen@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.cr@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 <dsaxena@plexity.net>