aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAndrei Coardos <[email protected]>2023-07-25 15:36:23 +0300
committerBartosz Golaszewski <[email protected]>2023-08-01 21:15:23 +0200
commitceac51b1ee43532d35d0182117b326306bcfe7f4 (patch)
tree3b310cccc2b2c4a586b2ae4a6ef726819107052d /tools/perf/scripts/python/check-perf-trace.py
parentc518e7dc64573e3e3a196e8b79caa4f77c612366 (diff)
gpio: max77620: remove unneeded platform_set_drvdata() call
This function call is not required because no counterpart platform_get_drvdata() call is present to leverage the private data of the driver. Since the private data is confined to this driver file, external access is not feasible. The use of this function appears redundant in the current context of the driver's implementation. Reviewed-by: Alexandru Ardelean <[email protected]> Signed-off-by: Andrei Coardos <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions