Re: [PATCH v3 2/4] Input: touchscreen - broaden use-cases described in comments
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2021-03-22 23:47:48
Also in:
linux-input
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2021-03-22 23:47:48
Also in:
linux-input
On Mon, Mar 01, 2021 at 05:49:26PM -0600, Jeff LaBundy wrote:
Now that the helper functions have been moved to drivers/input/ so
that all input devices may use them, the introductory comments can
be updated to remove any implication that the helper functions are
solely limited to touchscreens.
This patch also scrubs any remaining use of 'DT' since there isn't
any actual dependency on OF. A minor spelling error is resolved as
well ('setups' -> 'sets up').
Signed-off-by: Jeff LaBundy <redacted>Applied, thank you. -- Dmitry