On Sat, Oct 26, 2019 at 7:52 PM Cristiane Naves <[email protected]> wrote: > > Use devm_platform_ioremap_resource helper which wraps > platform_get_resource() and devm_ioremap_resource() together. Issue > found by coccicheck. > > Signed-off-by: Cristiane Naves <[email protected]> > --- > drivers/staging/fieldbus/anybuss/arcx-anybus.c | 8 ++------ > 1 file changed, 2 insertions(+), 6 deletions(-) >
Reviewed-by: Sven Van Asbroeck <[email protected]> Tested-by: Sven Van Asbroeck <[email protected]> Greg has already queued this patch, but the link embedded in his commit message should point people here. _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
