Home
last modified time | relevance | path

Searched hist:"68 fda5a961cb36bfbc634ae55543f871e1ddcf5e" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/reset/
H A Dreset-lpc18xx.cdiff 68fda5a961cb36bfbc634ae55543f871e1ddcf5e Thu Feb 16 03:53:36 CET 2023 Ye Xingchen <ye.xingchen@zte.com.cn> reset: lpc18xx: Use devm_platform_ioremap_resource()

Convert platform_get_resource(), devm_ioremap_resource() to a single
call to Use devm_platform_ioremap_resource(), as this is exactly
what this function does.

Suggested-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Ye Xingchen <ye.xingchen@zte.com.cn>
Link: https://lore.kernel.org/r/202302161053360618204@zte.com.cn
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>