diff options
author | 2024-10-20 19:52:38 +0800 | |
---|---|---|
committer | 2024-10-22 09:15:30 +0200 | |
commit | 9eb1e8276155b9f540281f2dbf59885efbb9f09f (patch) | |
tree | f0268752bd66ef90477c50e770151d9194f99d0b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: grgpio: remove remove() (diff) | |
download | wireguard-linux-9eb1e8276155b9f540281f2dbf59885efbb9f09f.tar.xz wireguard-linux-9eb1e8276155b9f540281f2dbf59885efbb9f09f.zip |
gpiolib: cdev: remove redundant store of debounce_period_us
debounce_setup() stores the debounce_period_us if the driver supports
debounce, but the debounce_period_us is also stored where debounce_setup()
is called, independent of whether the debounce is being perfomed by
hardware or software.
Remove the redundant storing of the debounce_period_us in
debounce_setup().
Signed-off-by: Kent Gibson <warthog618@gmail.com>
Link: https://lore.kernel.org/r/20241020115238.170994-1-warthog618@gmail.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