]> git.baikalelectronics.ru Git - kernel.git/commit
Input: elan_i2c - add support for multi IC type and iap format
authorDuson Lin <dusonlin@emc.com.tw>
Mon, 8 Jun 2015 23:39:35 +0000 (16:39 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 9 Jun 2015 00:12:24 +0000 (17:12 -0700)
commit9b31c602a6c462d9563774d68cbb029801a2c3be
tree2ac3ab6688915aebb8c00bec0b543605b1dc48a9
parentd9e7dd8c80f46c945ca167f293fb4029f00e0baa
Input: elan_i2c - add support for multi IC type and iap format

In order to support multiple IC types for i2c/smbus protocol, add get ic
type command and use this data when checking firmware page count and
signature address.

Signed-off-by: Duson Lin <dusonlin@emc.com.tw>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elan_i2c.h
drivers/input/mouse/elan_i2c_core.c
drivers/input/mouse/elan_i2c_i2c.c
drivers/input/mouse/elan_i2c_smbus.c