diff options
author | Uwe Kleine-König <[email protected]> | 2020-11-20 14:21:21 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2020-12-19 11:45:47 -0800 |
commit | c82cf05190d482bb3546dffd6a337f38e105daf7 (patch) | |
tree | 86eb3ccfafc9ea65c849e6ecc4c2513654f5cd08 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) |
clk: bcm: dvp: drop a variable that is assigned to only
The third parameter to devm_platform_get_and_ioremap_resource() is used
only to provide the used resource. As this variable isn't used
afterwards, switch to the function devm_platform_ioremap_resource()
which doesn't provide this output parameter.
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Nicolas Saenz Julienne <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions