]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
input: migor_ts compile and detection fix
authorMagnus Damm <damm@igel.co.jp>
Mon, 11 Aug 2008 05:53:49 +0000 (14:53 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 Aug 2008 11:17:54 +0000 (20:17 +0900)
commitb6ce9ad05f782e6a00aed8432d9513dc394115ce
treed9f47b8c8abaf09da71cc1d7009bb3b1d5ad9223
parent2fc91882c24908f5f785ed094cfe74214c44af8d
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>
drivers/input/touchscreen/migor_ts.c