Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
soc: sunxi_sram: Make use of the helper function devm_platform_iorema…
…p_resource() Use the devm_platform_ioremap_resource() helper instead of calling platform_get_resource() and devm_ioremap_resource() separately Signed-off-by: Cai Huoqing <caihuoqing@baidu.com> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://lore.kernel.org/r/20210908071716.772-1-caihuoqing@baidu.com
- Loading branch information