[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <172958136079.18777.9577583278910860026.b4-ty@linaro.org>
Date: Tue, 22 Oct 2024 09:16:03 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: linux-kernel@...r.kernel.org,
linux-gpio@...r.kernel.org,
brgl@...ev.pl,
linus.walleij@...aro.org,
Kent Gibson <warthog618@...il.com>
Cc: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: Re: [PATCH] gpiolib: cdev: remove redundant store of debounce_period_us
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
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@...aro.org>
Powered by blists - more mailing lists