summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlexandru Ardelean <alex@shruggie.ro>2023-07-12 12:48:57 +0300
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-07-29 16:03:17 +0200
commit28e6c5b86ac3756235b9a0ae6b1409f6ac33cd09 (patch)
tree30d71cc0e146459101bf31df57a8e0141ddf2843 /tools/perf/scripts/python/export-to-postgresql.py
parente5780d80ce1d86298e5ad5a91264276bff8c9179 (diff)
gpio: 74xx-mmio: remove unneeded platform_set_drvdata() call
The platform_set_drvdata() was needed when the driver had an explicit remove function. That function got removed a while back, so we don't need to keep a pointer (on 'dev->driver_data') for the private data of the driver anymore. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions