MIPS: c-r4k: Always install dma flush functions
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Wed, 22 Feb 2023 13:24:25 +0000 (13:24 +0000)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 24 Mar 2023 13:07:13 +0000 (14:07 +0100)
commit600efe35d54961dd026f04c6ea5b4074b3284c87
tree42d0ce74b560fcfdbfd86061b507f4c267cf83a4
parente0b7fd1207a8ec47091439fb62dd87ca6f5b4ad3
MIPS: c-r4k: Always install dma flush functions

As nowadays DMA coherence is managed per device, it is possible
to have a system that is defaulted to coherent dma but still
have noncoherent device that needs to use those flush functions.

Just install them unconditionally.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/mm/c-r4k.c