On 15.3.2020 16.05, Dejin Zheng wrote: > Use devm_platform_get_and_ioremap_resource() to simplify code, which > contains platform_get_resource() and devm_ioremap_resource(), it also > get the resource for use by the following code. > > Signed-off-by: Dejin Zheng <zhengdejin5@xxxxxxxxx> Acked-by: Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>