On Fri, May 15, 2009 at 4:26 PM, Manuel Lauss <mano@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > 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) Yes, I know. The patch has a bit different subject. And it is requried to review more. This patch just includes small fix and check. > > Manuel Lauss > -- Kwangwoo Lee <kwangwoo.lee@xxxxxxxxx> -- 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