dma:dw: remove reference to AVR32 architecture in core.c
authorHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Sat, 20 Oct 2018 10:30:17 +0000 (12:30 +0200)
committerHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Wed, 3 Aug 2022 09:03:02 +0000 (11:03 +0200)
commit300a596590e4a201cdbbb42af5701d448cceab3a
treeecfe253316507d1486335cc46f815bcc1b8e167a
parent3d7cb6b04c3f3115719235cc6866b10326de34cd
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>
drivers/dma/dw/core.c