On Tue, Jul 16, 2019 at 2:52 PM Himanshu Jha <[email protected]> wrote: > > Use recently introduced devm_platform_ioremap_resource > helper which wraps platform_get_resource() and > devm_ioremap_resource() together. This helps produce much > cleaner code and remove local `struct resource` declaration. > > Signed-off-by: Himanshu Jha <[email protected]> > Signed-off-by: Julia Lawall <[email protected]> > ---
Applied to linux-kbuild. Thanks. -- Best Regards Masahiro Yamada

