Searched hist:b6ce9ad05f782e6a00aed8432d9513dc394115ce (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | migor_ts.c | diff b6ce9ad05f782e6a00aed8432d9513dc394115ce Mon Aug 11 00:53:49 CDT 2008 Magnus Damm <damm@igel.co.jp> input: migor_ts compile and detection fix
The i2c layer got changed while the migor_ts driver was in the input tree waiting to get merged upstream. Fix current compile issue by using struct i2c_client member "name" instead of "driver_name". Also, add id_table to make sure the device gets properly detected.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|