]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mmc: dw_mmc: Use dma_set_mask_and_coherent() helper
authorShawn Lin <shawn.lin@rock-chips.com>
Fri, 10 Oct 2025 03:37:25 +0000 (11:37 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 21 Oct 2025 11:37:39 +0000 (13:37 +0200)
commitcb24b4a9d903c96440bc5634e8eafe2ff9b84432
treefa54a0fd76c75dda3b13934d7d4d737f890e044c
parentb7e614802e3f3cddf284af1de6ff0b0871d580de
mmc: dw_mmc: Use dma_set_mask_and_coherent() helper

Use dma_set_mask_and_coherent() instead. No functional changes.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc.c