diff options
author | Himanshu Jha <himanshujha199640@gmail.com> | 2019-07-16 08:52:22 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-17 16:37:51 +0300 |
commit | d09778d16e20bc4f1f4971cc9a9fd7ff6ba898ff (patch) | |
tree | 0511ae97c95b9ba224ea7c2c59863f9a53c4f47f /Makefile | |
parent | 4bd01de8f201abb704ae9bda3af4ea9ba3a10b0a (diff) | |
download | linux-d09778d16e20bc4f1f4971cc9a9fd7ff6ba898ff.tar.xz |
coccinelle: api: add devm_platform_ioremap_resource script
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 <himanshujha199640@gmail.com>
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions