Message ID | 20131030003317.GD2527@localhost (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Dan Williams |
Headers | show |
On Tue, Oct 29, 2013 at 5:33 PM, Ezequiel Garcia <ezequiel.garcia@free-electrons.com> wrote: > By the way, I didn't initially Cced dmaengine list because it's not > in the MAINTAINERS file. > > How about we add it and avoid this happening to other developers? It's there now, but we just created it so you happened to be one of the first ones through... https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS#n2728 -- Dan -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index ebaf8bd..cd57b4a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1397,6 +1397,15 @@ F: drivers/dma/ F: include/linux/dmaengine.h F: include/linux/async_tx.h +DMAENGINE SUBSYSTEM +M: Dan Williams <dan.j.williams@intel.com> +L: dmaengine@vger.kernel.org +S: Maintained +F: Documentation/dmaengine.txt +F: drivers/dma/ +F: include/linux/dma/ +F: include/linux/dmaengine.h + AT24 EEPROM DRIVER M: Wolfram Sang <wsa@the-dreams.de> L: linux-i2c@vger.kernel.org