On Wed, Jun 7, 2023 at 12:34 PM Wolfram Sang <wsa@xxxxxxxxxx> wrote: > > 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 <quic_mdalam@xxxxxxxxxxx> > > Loic, Robert, do you agree with this patch? > Acked-by: Robert Foss <rfoss@xxxxxxxxxx>