]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_register()
authorBinbin Zhou <zhoubinbin@loongson.cn>
Sat, 7 Mar 2026 03:25:11 +0000 (11:25 +0800)
committerVinod Koul <vkoul@kernel.org>
Tue, 17 Mar 2026 11:18:55 +0000 (16:48 +0530)
commit7d348227f4961bbf21255281438ee3aebe12830f
treefb932d4baf68fcd6273e2ae287e8cc81fce233f0
parentffee2dc04e7e06534aaa4fd51ef89645b809b6b8
dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_register()

Use the dmaenginem_async_device_register() helper function to simplify
the probe routine.

Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn>
Reviewed-by: Huacai Chen <chenhuacai@loongson.cn>
Link: https://patch.msgid.link/c56e67ecde38e9a3bda5f88ea3fc20b97a5cba6c.1772853681.git.zhoubinbin@loongson.cn
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/loongson/loongson2-apb-dma.c