Re: [PATCH] Input: adafruit-seesaw - only report buttons that changed state

From: Dmitry Torokhov
Date: Thu Mar 28 2024 - 16:37:36 EST


On Wed, Jan 10, 2024 at 11:13:01PM -0800, Dmitry Torokhov wrote:
> If a button has not changed its state when we poll the device the
> driver does not need to report it. While duplicate events will be
> filtered out by the input core anyway we can do it very cheaply
> directly in the driver.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>

I guess there's no objections so I am applying it.

Thanks.

--
Dmitry