diff options
author | Andrei Coardos <aboutphysycs@gmail.com> | 2023-07-17 15:10:04 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-07-29 16:07:04 +0200 |
commit | c456c4d9707a0bd484a1af30188f5c416fc394f0 (patch) | |
tree | e17400f67c1e5b277a3eca31cc8fba5a56a78028 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8020619ad785c87e807ca9f782238294c2a602e0 (diff) |
gpio: eic-sprd: remove unneeded platform_set_drvdata() call
The platform_set_drvdata() call was never used, ever since the driver was
originally added.
It looks like this copy+paste left-over. Possibly the author copied from a
driver that had this line, but also had a remove hook.
Reviewed-by: Alexandru Ardelean <alex@shruggie.ro>
Signed-off-by: Andrei Coardos <aboutphysycs@gmail.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com>
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