Re: [PATCH v3] Input: i8042 - Add support for platform filter contexts
From: Ilpo Järvinen
Date: Tue Jan 14 2025 - 10:49:19 EST
On Mon, 13 Jan 2025 23:13:14 +0100, Armin Wolf wrote:
> Currently the platform filter cannot access any driver-specific state
> which forces drivers installing a i8042 filter to have at least some
> kind of global pointer for their filter.
>
> Allow callers of i8042_install_filter() to submit a context pointer
> which is then passed to the i8042 filter. This frees drivers from the
> responsibility of having to manage this global pointer themself.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] Input: i8042 - Add support for platform filter contexts
commit: 08cd46acfc4fc6d810433f35dbc1dab6e1a6891b
--
i.