On Wed, Jul 17, 2019 at 11:14 AM <anson.hu...@nxp.com> wrote: > > From: Anson Huang <anson.hu...@nxp.com> > > Use the new helper devm_platform_ioremap_resource() which wraps the > platform_get_resource() and devm_ioremap_resource() together, to > simplify the code. > > Signed-off-by: Anson Huang <anson.hu...@nxp.com>
Both patches Acked-by: Arnd Bergmann <a...@arndb.de>