From: Nishanth Menon <menon.nishanth@gmail.com>
To: Madhusudhan <madhu.cr@ti.com>
Cc: 'Nishanth Menon' <nm@ti.com>,
tony@atomide.com, linux-omap@vger.kernel.org,
jarkko.lavinen@nokia.com, adrian.hunter@nokia.com
Subject: Re: [RFC][PATCH] Maintainers update for hsmmc driver
Date: Wed, 05 Aug 2009 20:00:46 -0500 [thread overview]
Message-ID: <4A7A2B3E.5070308@gmail.com> (raw)
In-Reply-To: <000001ca1628$f1f4b6d0$544ff780@am.dhcp.ti.com>
Madhusudhan said the following on 08/05/2009 07:00 PM:
>>> Signed-off-by: Madhusudhan Chikkature <madhu.cr@ti.com>
>>> ---
>>> MAINTAINERS | 6 ++++++
>>> 1 file changed, 6 insertions(+)
>>>
>>> Index: linux-omap-2.6/MAINTAINERS
>>> ===================================================================
>>> --- linux-omap-2.6.orig/MAINTAINERS
>>> +++ linux-omap-2.6/MAINTAINERS
>>> @@ -3700,6 +3700,12 @@ L: linux-omap@vger.kernel.org
>>> S: Maintained
>>> F: drivers/mmc/host/*omap*
>>>
>> this regex *omap* and your regex *omap_hsmmc* are conflicting IMHO.
>>
>
> Why do you think so? The omap driver which could support OMAP1 + 2420 vs
> omap_hsmmc driver which support 2430/3430 controller are two separate
> drivers.
>
>
Simple:
$ ls drivers/mmc/host/*omap*
drivers/mmc/host/omap.c drivers/mmc/host/omap_hsmmc.c
$ ls drivers/mmc/host/*omap_hsmmc*
drivers/mmc/host/omap_hsmmc.c
Regards,
Nishanth Menon
next prev parent reply other threads:[~2009-08-06 1:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-05 23:42 [RFC][PATCH] Maintainers update for hsmmc driver Madhusudhan Chikkature
2009-08-05 23:51 ` Nishanth Menon
2009-08-06 0:00 ` Madhusudhan
2009-08-06 1:00 ` Nishanth Menon [this message]
2009-08-06 3:28 ` Madhusudhan Chikkature
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A7A2B3E.5070308@gmail.com \
--to=menon.nishanth@gmail.com \
--cc=adrian.hunter@nokia.com \
--cc=jarkko.lavinen@nokia.com \
--cc=linux-omap@vger.kernel.org \
--cc=madhu.cr@ti.com \
--cc=nm@ti.com \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.