diff options
author | Vinod Koul <vkoul@kernel.org> | 2021-01-17 08:02:29 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-01-26 18:17:22 +0100 |
commit | 5699bba18631dcb17588d18be14d3b6c8f44a284 (patch) | |
tree | 9b9bf80569c5b365675da612e12133c9fd88c6a4 /MAINTAINERS | |
parent | MAINTAINERS: dmaengine: add header files directory (diff) | |
download | linux-5699bba18631dcb17588d18be14d3b6c8f44a284.tar.xz linux-5699bba18631dcb17588d18be14d3b6c8f44a284.zip |
MAINTAINERS: ioat: remove dmaengine susbstem files
[1] mentions the IOAT entry contains dmaengine subsystem file. So update
the entry and remove the dmaengine files
1: https://lwn.net/Articles/842415/
Link: https://lore.kernel.org/r/20210117070229.2537866-1-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index df68078e1da8..882dcc9023c0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2872,9 +2872,7 @@ S: Odd fixes W: http://sourceforge.net/projects/xscaleiop F: Documentation/crypto/async-tx-api.rst F: crypto/async_tx/ -F: drivers/dma/ F: include/linux/async_tx.h -F: include/linux/dmaengine.h AT24 EEPROM DRIVER M: Bartosz Golaszewski <bgolaszewski@baylibre.com> |