diff options
author | Jeff LaBundy <jeff@labundy.com> | 2025-06-29 18:33:30 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-10 16:08:51 +0200 |
commit | e4c50cad310ae1e5ca0728cf3bf53f1b51b0ad72 (patch) | |
tree | 80e69bc4e0e9132a2dcbbf03e1c4a250aeb03f95 /drivers/usb/cdns3/cdnsp-debug.h | |
parent | 8022b786bf4b9320929398f7b43c9feb978aff1a (diff) |
Input: iqs7222 - explicitly define number of external channels
commit 63f4970a1219b5256e8ea952096c86dab666d312 upstream.
The number of external channels is assumed to be a multiple of 10,
but this is not the case for IQS7222D. As a result, some CRx pins
are wrongly prevented from being assigned to some channels.
Address this problem by explicitly defining the number of external
channels for cases in which the number of external channels is not
equal to the total number of available channels.
Fixes: dd24e202ac72 ("Input: iqs7222 - add support for Azoteq IQS7222D")
Signed-off-by: Jeff LaBundy <jeff@labundy.com>
Link: https://lore.kernel.org/r/aGHVf6HkyFZrzTPy@nixie71
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdnsp-debug.h')
0 files changed, 0 insertions, 0 deletions