Skip to content

Commit

Permalink
dma:dw: remove reference to AVR32 architecture in core.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
egtvedt committed Aug 3, 2022
1 parent 3d7cb6b commit 300a596
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/dma/dw/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 300a596

Please sign in to comment.