Madhusudhan said the following on 08/05/2009 07:00 PM: >>> Signed-off-by: Madhusudhan Chikkature <madhu.cr@xxxxxx> >>> --- >>> 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@xxxxxxxxxxxxxxx >>> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html