Home
last modified time | relevance | path

Searched hist:ccb92c4d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Datmel-flexcom.cccb92c4d Wed Feb 08 03:31:59 CST 2023 Ye Xingchen <ye.xingchen@zte.com.cn> mfd: atmel-flexcom: Use devm_platform_get_and_ioremap_resource()

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

Signed-off-by: Ye Xingchen <ye.xingchen@zte.com.cn>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Tested-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/202302081731593374472@zte.com.cn