Re: [PATCH] Input: elan_i2c - Expand maxmium product_id form 0xFF to 0xFFFF

2015-09-21 Thread Dmitry Torokhov
On Thu, Sep 10, 2015 at 09:55:47PM +0800, duson wrote: > In order to support more projects in the feture, we expand the > maxmium product_id value form 0xFF to 0x. > > Signed-off by: Duson Lin Applied, thank you. > --- > drivers/input/mouse/elan_i2c.h |2 +- > drivers/input/mouse

[PATCH] Input: elan_i2c - Expand maxmium product_id form 0xFF to 0xFFFF

2015-09-10 Thread duson
In order to support more projects in the feture, we expand the maxmium product_id value form 0xFF to 0x. Signed-off by: Duson Lin --- drivers/input/mouse/elan_i2c.h |2 +- drivers/input/mouse/elan_i2c_core.c |6 +++--- drivers/input/mouse/elan_i2c_i2c.c |4 ++-- drivers/