]> git.kernelconcepts.de Git - karo-tx-linux.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)
commited75a14eb554995c522a3b861d4c86a7eddb2ad7
treef65ff6a2ca54abc6fa22a212f1631f234fc1e30a
parentc84333a1c55a2d3329e8b472f59e9d1ccf5ddc1b
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