diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-07-09 15:41:08 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2023-07-10 12:00:03 -0700 |
commit | 80c268c3394e9a7118c4ce0fee0eaffab85b762a (patch) | |
tree | b2500b3d3126e98fe944664aa31d60bf7ba5aaba /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7249bdbd5eae873557abcee25f30a8b0d2fc4b3f (diff) |
Input: tegra-kbc - use devm_platform_ioremap_resource
devm_platform_get_and_ioremap_resource maps a resource and returns its
physical address. If we don't need the physical address, we should call
devm_platform_ioremap_resource instead.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Acked-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20230709134109.182418-1-martin@kaiser.cx
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions