summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrei Coardos <aboutphysycs@gmail.com>2023-11-12 18:34:32 -0800
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-11-15 15:39:40 +0100
commit66d6143ebff038a69d875e582e536bae02b14290 (patch)
treeee2f0283e29a17680db3c1ca06440c9adc78e937 /tools/perf/scripts/python
parentb85ea95d086471afb4ad062012a4d73cd328fa86 (diff)
gpio: sifive: remove unneeded call to platform_set_drvdata()
This function call was found to be unnecessary as there is no equivalent platform_get_drvdata() call to access the private data of the driver. Also, the private data is defined in this driver, so there is no risk of it being accessed outside of this driver file. Reviewed-by: Alexandru Ardelean <alex@shruggie.ro> Signed-off-by: Andrei Coardos <aboutphysycs@gmail.com> Reviewed-by: Andy Shevchenko <andy@kernel.org> Signed-off-by: Samuel Holland <samuel.holland@sifive.com> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions