]> git.baikalelectronics.ru Git - kernel.git/commit
Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF
authorDuson Lin <dusonlin@emc.com.tw>
Mon, 21 Sep 2015 16:26:46 +0000 (09:26 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 21 Sep 2015 16:32:40 +0000 (09:32 -0700)
commit383922b2aba3ec5121606644e8e5585a0f1e1a43
treef65ff6a2ca54abc6fa22a212f1631f234fc1e30a
parenta1e5f191fcf601797917c687708285643f8678d5
Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF

In order to support more projects in the future, we expand the
maximum product_id value form 0xFF to 0xFFFF.

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