aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2015-01-19 11:23:06 -0500
committerVinod Koul <vinod.koul@intel.com>2015-02-03 20:36:56 -0500
commit1fb200d6d42c67678bfa98a7d122dfa61f8cbb8d (patch)
treef9127f7579e07fdffc39b501a56b0e3b2fb228ba
parent46c2eb645991c00bcbdf991c2f74389f7efce918 (diff)
dmaengine: dw: update MAINTAINERS file
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) Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ddb9ac8d32b3..59c346315110 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8324,6 +8324,7 @@ SYNOPSYS DESIGNWARE DMAC DRIVER
8324M: Viresh Kumar <viresh.linux@gmail.com> 8324M: Viresh Kumar <viresh.linux@gmail.com>
8325M: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 8325M: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
8326S: Maintained 8326S: Maintained
8327F: include/linux/dma/dw.h
8327F: include/linux/platform_data/dma-dw.h 8328F: include/linux/platform_data/dma-dw.h
8328F: drivers/dma/dw/ 8329F: drivers/dma/dw/
8329 8330