diff options
| author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-06-16 09:18:51 +0200 |
|---|---|---|
| committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-06-17 10:35:12 +0200 |
| commit | 94bf84c7fe2e6fa17a50c1296551a53fd2a29e37 (patch) | |
| tree | 66a6111afed1c3231133a75069378ee4b5bcc9c2 /tools/perf/scripts/python/libxed.py | |
| parent | 13518ae3203fdbb86d05b9e9916d4907cea518a4 (diff) | |
| download | linux-94bf84c7fe2e6fa17a50c1296551a53fd2a29e37.tar.gz linux-94bf84c7fe2e6fa17a50c1296551a53fd2a29e37.zip | |
media: solo6x10: remove unneeded GPIO direction setters
GPIO core already handles missing direction_input/output() callbacks.
The ones in this driver also effectively return magic numbers which is
not optimal either (the number accidentally corresponds with -EPERM which
is different from the number GPIOLIB returns and so inconsistent). Just
remove them.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
