diff options
author | Kent Gibson <warthog618@gmail.com> | 2023-12-19 08:41:54 +0800 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-12-19 09:45:35 +0100 |
commit | 9344e34e7992fec95ce6210d95ac01437dd327ab (patch) | |
tree | 093e82afdbbced0dd3758c2068eaa44d2052d3ae /drivers/gpu/drm/amd/display/dc/basics/custom_float.c | |
parent | 40aa7e290b8eff56b7235ece108f11e48210f262 (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 'drivers/gpu/drm/amd/display/dc/basics/custom_float.c')
0 files changed, 0 insertions, 0 deletions