]> git.baikalelectronics.ru Git - kernel.git/commit
Input: elan_i2c - handle devices with patterns above 1
authorJingle Wu <jingle.wu@emc.com.tw>
Thu, 16 Jul 2020 05:12:08 +0000 (22:12 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 18 Jul 2020 00:35:59 +0000 (17:35 -0700)
commitaae95ab28d5723233bdacda0ed1439c6b955b194
treea547561272b621dd7737569a5205b1dd16a03014
parent9745c91bb02b2dff4520183a09525c46a256c78b
Input: elan_i2c - handle devices with patterns above 1

Extend fetching and parsing parameters of the controllers to devices with
"patterns" above 1 (which currently should be handled in the same fashion
as devices with pattern 1).

Signed-off-by: Jingle Wu <jingle.wu@emc.com.tw>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elan_i2c_i2c.c