android_kernel_xiaomi_sm8350/arch/nds32/kernel
Christoph Hellwig 9690e34f22 dma-mapping: drop the dev argument to arch_sync_dma_for_*
[ Upstream commit 56e35f9c5b87ec1ae93e483284e189c84388de16 ]

These are pure cache maintainance routines, so drop the unused
struct device argument.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Stable-dep-of: ab327f8acdf8 ("mips: bmips: BCM6358: disable RAC flush for TP1")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-04-05 11:16:43 +02:00
..
vdso
.gitignore
asm-offsets.c nds32: Assembly macros and definitions 2018-02-22 10:44:31 +08:00
atl2c.c
cacheinfo.c nds32: fix semicolon code style issue 2019-05-07 17:52:10 +08:00
devtree.c
dma.c
ex-entry.S
ex-exit.S nds32: ex-exit: Remove unneeded need_resched() loop 2019-05-07 17:52:09 +08:00
ex-scall.S nds32: nds32 FPU port 2018-11-22 18:13:13 +08:00
fpu.c
ftrace.c
head.S treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> 2019-05-14 19:52:52 -07:00
irq.c nds32: IRQ handling 2018-02-22 10:44:32 +08:00
Makefile
module.c
nds32_ksyms.c
perf_event_cpu.c
pm.c
process.c
ptrace.c
setup.c nds32: support hardware prefetcher 2018-11-22 18:13:51 +08:00
signal.c
sleep.S nds32: nds32 FPU port 2018-11-22 18:13:13 +08:00
stacktrace.c
sys_nds32.c
syscall_table.c nds32: System calls handling 2018-02-22 10:44:33 +08:00
time.c nds32: Generic timers support 2018-02-22 10:44:34 +08:00
traps.c exit: Add and use make_task_dead. 2023-02-06 07:52:49 +01:00
vdso.c
vmlinux.lds.S