summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christian Noren Egtvedt <egtvedt@samfundet.no>2018-10-20 12:30:17 +0200
committerHans-Christian Noren Egtvedt <egtvedt@samfundet.no>2022-08-03 11:03:02 +0200
commit300a596590e4a201cdbbb42af5701d448cceab3a (patch)
treeecfe253316507d1486335cc46f815bcc1b8e167a
parent3d7cb6b04c3f3115719235cc6866b10326de34cd (diff)
dma:dw: remove reference to AVR32 architecture in core.c
The AVR32 architecture does no longer exist in the Linux kernel, hence remove a reference to it in comments to avoid confusion. Signed-off-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
-rw-r--r--drivers/dma/dw/core.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/dma/dw/core.c b/drivers/dma/dw/core.c
index 7ab83fe601ed..97ba3bfc10b1 100644
--- a/drivers/dma/dw/core.c
+++ b/drivers/dma/dw/core.c
@@ -29,9 +29,6 @@
* (DW_ahb_dmac) which is used with various AMBA 2.0 systems (not all
* of which use ARM any more). See the "Databook" from Synopsys for
* information beyond what licensees probably provide.
- *
- * The driver has been tested with the Atmel AT32AP7000, which does not
- * support descriptor writeback.
*/
/* The set of bus widths supported by the DMA controller */