]> git.baikalelectronics.ru Git - kernel.git/commit
Input: iqs7222 - trim force communication command
authorJeff LaBundy <jeff@labundy.com>
Thu, 8 Sep 2022 21:22:46 +0000 (14:22 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 14 Sep 2022 10:08:47 +0000 (03:08 -0700)
commit3742c49c24e61ce06cf89d2794b0c748dcf5f2fe
tree5554313a769290e540dc42ccaf8463466189e588
parentdeb30b7829af5f1964868c383eca20b8592e1353
Input: iqs7222 - trim force communication command

According to the datasheets, writing only 0xFF is sufficient to
elicit a communication window. Remove the superfluous 0x00 from
the force communication command.

Fixes: 27eaac94c6be ("Input: add support for Azoteq IQS7222A/B/C")
Signed-off-by: Jeff LaBundy <jeff@labundy.com>
Link: https://lore.kernel.org/r/20220908131548.48120-6-jeff@labundy.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/iqs7222.c