On Mon, Mar 06, 2023 at 08:15:22PM +0530, Md Sadre Alam wrote: > 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: Md Sadre Alam Applied to for-next, thanks! Also, thanks, Robert.