diff options
| author | 2023-12-19 08:41:54 +0800 | |
|---|---|---|
| committer | 2023-12-19 09:45:35 +0100 | |
| commit | 9344e34e7992fec95ce6210d95ac01437dd327ab (patch) | |
| tree | 093e82afdbbced0dd3758c2068eaa44d2052d3ae /rust/kernel/ssh:/git@git.zx2c4.com | |
| parent | Merge tag 'intel-gpio-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next (diff) | |
gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
Store the debounce period for a requested line locally, rather than in
the debounce_period_us field in the gpiolib struct gpio_desc.
Add a global tree of lines containing supplemental line information
to make the debounce period available to be reported by the
GPIO_V2_GET_LINEINFO_IOCTL and the line change notifier.
Signed-off-by: Kent Gibson <warthog618@gmail.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
