From: Magnus Damm Date: Mon, 11 Aug 2008 05:53:49 +0000 (+0900) Subject: input: migor_ts compile and detection fix X-Git-Tag: v2.6.27-rc4~30^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6ce9ad05f782e6a00aed8432d9513dc394115ce;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed