diff options
author | kbuild test robot <lkp@intel.com> | 2019-08-08 18:10:53 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-09-06 19:30:22 +0200 |
commit | f9d67cd7bc64e423ced00a0567e3eb7b2e8b655d (patch) | |
tree | 113b70a72d56dfacbdd0cf032758626f1b5b2943 /include/dt-bindings | |
parent | Linus 5.3-rc1 (diff) | |
download | linux-f9d67cd7bc64e423ced00a0567e3eb7b2e8b655d.tar.xz linux-f9d67cd7bc64e423ced00a0567e3eb7b2e8b655d.zip |
clk: fix devm_platform_ioremap_resource.cocci warnings
drivers/clk/bcm/clk-bcm63xx-gate.c:174:1-9: WARNING: Use devm_platform_ioremap_resource for hw -> regs
Use devm_platform_ioremap_resource helper which wraps
platform_get_resource() and devm_ioremap_resource() together.
Generated by: scripts/coccinelle/api/devm_platform_ioremap_resource.cocci
Fixes: 1c099779c1e2 ("clk: add BCM63XX gated clock controller driver")
CC: Jonas Gorski <jonas.gorski@gmail.com>
Signed-off-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
Link: https://lkml.kernel.org/r/alpine.DEB.2.21.1908081809160.2995@hadrien
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions