Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

-3
-3
drivers/dma/dw/core.c
··· 29 29 * (DW_ahb_dmac) which is used with various AMBA 2.0 systems (not all 30 30 * of which use ARM any more). See the "Databook" from Synopsys for 31 31 * information beyond what licensees probably provide. 32 - * 33 - * The driver has been tested with the Atmel AT32AP7000, which does not 34 - * support descriptor writeback. 35 32 */ 36 33 37 34 /* The set of bus widths supported by the DMA controller */