linux-stable/drivers/soc/sunxi
Cai Huoqing 1f3753a5f0
soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_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
2021-09-13 09:04:05 +02:00
..
Kconfig soc: sunxi: Deal with the MBUS DMA offsets in a central place 2020-11-18 09:01:30 +01:00
Makefile soc: sunxi: Deal with the MBUS DMA offsets in a central place 2020-11-18 09:01:30 +01:00
sunxi_mbus.c soc: sunxi: mbus: Remove DE2 display engine compatibles 2021-01-28 11:23:16 +01:00
sunxi_sram.c soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resource() 2021-09-13 09:04:05 +02:00