On Tue, Sep 25, 2012 at 7:07 PM, Andy Shevchenko <andriy.shevche...@linux.intel.com> wrote: > On Tue, 2012-09-25 at 06:19 -0700, Joe Perches wrote: >> On Tue, 2012-09-25 at 15:13 +0300, Andy Shevchenko wrote: >> > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> >> >> You also added yourself as a maintainer. >> Congrats/sympathies, etc... > Actually I prefer to be just a supporter, because I introduce few > additional files. But if I understood correctly, there is no way to > distinguish person statuses in one section.
Then probably you just need to mark your entries in driver files? >> > diff --git a/MAINTAINERS b/MAINTAINERS >> [] >> > @@ -6007,10 +6007,13 @@ F: drivers/tty/serial >> > >> > SYNOPSYS DESIGNWARE DMAC DRIVER >> > M: Viresh Kumar <viresh.li...@gmail.com> >> > +M: Andy Shevchenko <andriy.shevche...@linux.intel.com> >> > S: Maintained >> > F: include/linux/dw_dmac.h >> > F: drivers/dma/dw_dmac_regs.h >> > F: drivers/dma/dw_dmac.c >> > +F: drivers/dma/dw_dmac_at32.c >> > +F: drivers/dma/dw_dmac_pci.c >> >> Perhaps these F: lines instead >> >> F: include/linux/dw_dmac.h >> F: drivers/dma/dw_dmac* > Might be. There is another idea to move them under drivers/dma/dw/ > folder. So, Viresh, what do you think is better? Yes. Can be done. -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/