Skip to content

Commit 300a596

Browse files
committed
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>
1 parent 3d7cb6b commit 300a596

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

drivers/dma/dw/core.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
* (DW_ahb_dmac) which is used with various AMBA 2.0 systems (not all
3030
* of which use ARM any more). See the "Databook" from Synopsys for
3131
* information beyond what licensees probably provide.
32-
*
33-
* The driver has been tested with the Atmel AT32AP7000, which does not
34-
* support descriptor writeback.
3532
*/
3633

3734
/* The set of bus widths supported by the DMA controller */

0 commit comments

Comments
 (0)