diff mbox

[v2] dmaengine: dw: update MAINTAINERS file

Message ID 1421169228-4668-1-git-send-email-andriy.shevchenko@linux.intel.com (mailing list archive)
State Accepted
Headers show

Commit Message

Andy Shevchenko Jan. 13, 2015, 5:13 p.m. UTC
This is a follow up to the previously done changes in the layout of the driver
files. We now have an additional file include/linux/dma/dw.h which is missed in
the MAINTAINERS data base.

Fixes: 3d588f83e4d6 (dmaengine: dw: split dma-dw.h to platform and private parts)
Cc: stable@vger.kernel.org
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Vinod Koul Jan. 13, 2015, 5:49 p.m. UTC | #1
On Tue, Jan 13, 2015 at 07:13:48PM +0200, Andy Shevchenko wrote:
> This is a follow up to the previously done changes in the layout of the driver
> files. We now have an additional file include/linux/dma/dw.h which is missed in
> the MAINTAINERS data base.
> 
> Fixes: 3d588f83e4d6 (dmaengine: dw: split dma-dw.h to platform and private parts)
> Cc: stable@vger.kernel.org
Do you really want to CC stable here?
Andy Shevchenko Jan. 14, 2015, 10 a.m. UTC | #2
On Tue, 2015-01-13 at 23:19 +0530, Vinod Koul wrote:
> On Tue, Jan 13, 2015 at 07:13:48PM +0200, Andy Shevchenko wrote:
> > This is a follow up to the previously done changes in the layout of the driver
> > files. We now have an additional file include/linux/dma/dw.h which is missed in
> > the MAINTAINERS data base.
> > 
> > Fixes: 3d588f83e4d6 (dmaengine: dw: split dma-dw.h to platform and private parts)
> > Cc: stable@vger.kernel.org
> Do you really want to CC stable here?

Yeah, I think we need to have Fixes tag and push it to 3.19 w/o Cc'ing
stable.
Shall I resend the patch?

> 
> -- 
> ~Vinod
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 5c24ae7..6697508 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8324,6 +8324,7 @@ SYNOPSYS DESIGNWARE DMAC DRIVER
> >  M:	Viresh Kumar <viresh.linux@gmail.com>
> >  M:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> >  S:	Maintained
> > +F:	include/linux/dma/dw.h
> >  F:	include/linux/platform_data/dma-dw.h
> >  F:	drivers/dma/dw/
> >  
> > -- 
> > 2.1.4
> > 
>
Vinod Koul Jan. 17, 2015, 2:45 p.m. UTC | #3
On Wed, Jan 14, 2015 at 12:00:16PM +0200, Andy Shevchenko wrote:
> On Tue, 2015-01-13 at 23:19 +0530, Vinod Koul wrote:
> > On Tue, Jan 13, 2015 at 07:13:48PM +0200, Andy Shevchenko wrote:
> > > This is a follow up to the previously done changes in the layout of the driver
> > > files. We now have an additional file include/linux/dma/dw.h which is missed in
> > > the MAINTAINERS data base.
> > > 
> > > Fixes: 3d588f83e4d6 (dmaengine: dw: split dma-dw.h to platform and private parts)
> > > Cc: stable@vger.kernel.org
> > Do you really want to CC stable here?
> 
> Yeah, I think we need to have Fixes tag and push it to 3.19 w/o Cc'ing
> stable.
> Shall I resend the patch?
sounds okay to me
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5c24ae7..6697508 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8324,6 +8324,7 @@  SYNOPSYS DESIGNWARE DMAC DRIVER
 M:	Viresh Kumar <viresh.linux@gmail.com>
 M:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 S:	Maintained
+F:	include/linux/dma/dw.h
 F:	include/linux/platform_data/dma-dw.h
 F:	drivers/dma/dw/