Skip to content
Commit 80c268c3 authored by Martin Kaiser's avatar Martin Kaiser Committed by Dmitry Torokhov
Browse files

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: default avatarMartin Kaiser <martin@kaiser.cx>
Acked-by: default avatarThierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20230709134109.182418-1-martin@kaiser.cx


Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 7249bdbd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment