Re: [PATCH] gpiolib: cdev: remove redundant store of debounce_period_us

From: Bartosz Golaszewski
Date: Tue Oct 22 2024 - 03:16:16 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Sun, 20 Oct 2024 19:52:38 +0800, Kent Gibson wrote:
> 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().
>
> [...]

Applied, thanks!

[1/1] gpiolib: cdev: remove redundant store of debounce_period_us
commit: 9eb1e8276155b9f540281f2dbf59885efbb9f09f

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>