diff options
author | YueHaibing <[email protected]> | 2019-11-04 22:26:54 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2019-11-05 15:33:40 +0100 |
commit | 4b024225c4a8245e6ecc66ce1df1eaf2ebeb4acb (patch) | |
tree | 873046faf0ef5832cefcef8d3715896f092986b6 /tools/perf/util/trace-event-scripting.c | |
parent | 6e4f3db8dfcf6c4126232086251a31db364503e1 (diff) |
pinctrl: use devm_platform_ioremap_resource() to simplify code
devm_platform_ioremap_resource() internally have platform_get_resource()
and devm_ioremap_resource() in it. So instead of calling them separately
use devm_platform_ioremap_resource() directly.
Signed-off-by: YueHaibing <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Acked-by: Manivannan Sadhasivam <[email protected]>
Acked-by: Jesper Nilsson <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions