On Fri, May 15, 2009 at 02:47:12PM +0900, Kwangwoo Lee wrote: > --- a/drivers/input/touchscreen/tsc2007.c > +++ b/drivers/input/touchscreen/tsc2007.c > @@ -253,11 +253,11 @@ static int tsc2007_probe(struct i2c_client *client, > const struct i2c_device_id *id) > { > struct tsc2007 *ts; > - struct tsc2007_platform_data *pdata = pdata = client->dev.platform_data; > + struct tsc2007_platform_data *pdata = client->dev.platform_data; This change is already in a previous patch of yours. (http://www.spinics.net/lists/linux-input/msg03404.html) Manuel Lauss -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html