]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
spi: realtek-rtl: switch to use devm_spi_alloc_host()
authorYang Yingliang <yangyingliang@huawei.com>
Fri, 18 Aug 2023 09:31:42 +0000 (17:31 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 21 Aug 2023 13:29:28 +0000 (14:29 +0100)
commitc84036243c6bc0e1b5846e379f5d4b3e4658688e
treed5ce0f25f79b1cad7131c314a1d3ce9b99969a7e
parente6302d00d985d49f891d4b007afdae824d873edf
spi: realtek-rtl: switch to use devm_spi_alloc_host()

Switch to use modern name function devm_spi_alloc_host().

No functional changed.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20230818093154.1183529-12-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-realtek-rtl.c