]> Git Repo - linux.git/commit
reset: meson: Use devm_platform_ioremap_resource()
authorYe Xingchen <[email protected]>
Thu, 16 Feb 2023 02:54:59 +0000 (10:54 +0800)
committerPhilipp Zabel <[email protected]>
Mon, 8 May 2023 07:28:31 +0000 (09:28 +0200)
commitcabf1ce35764ff74cb67d633d1b8eeface1b90f6
treef5791eeeb961dbbfb9a17e8461eb9da73adb15a7
parent1d81ba35df80a67e242878b7630d323c7bbfbb00
reset: meson: 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 <[email protected]>
Signed-off-by: Ye Xingchen <[email protected]>
Reviewed-by: Martin Blumenstingl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Philipp Zabel <[email protected]>
drivers/reset/reset-meson.c
This page took 0.043284 seconds and 4 git commands to generate.