diff options
author | 2022-10-19 17:33:18 +0800 | |
---|---|---|
committer | 2022-10-19 15:57:01 +0100 | |
commit | a977c3a93fa9ed75fcd77b770c7e557d7b4f7bab (patch) | |
tree | 1689720688c410f97b9f94fd878cc73a161ebcb8 /drivers/spi/spi.c | |
parent | spi: fsl-cpm: substitute empty_zero_page with helper ZERO_PAGE(0) (diff) | |
download | wireguard-linux-a977c3a93fa9ed75fcd77b770c7e557d7b4f7bab.tar.xz wireguard-linux-a977c3a93fa9ed75fcd77b770c7e557d7b4f7bab.zip |
spi: img-spfi: Use devm_platform_get_and_ioremap_resource()
Use the devm_platform_get_and_ioremap_resource() helper instead of calling
platform_get_resource() and devm_ioremap_resource() separately.
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20221019093318.1183190-1-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi.c')
0 files changed, 0 insertions, 0 deletions