Re: [PATCH] Input: tsc2007: Remove a useless code and check a necessary function is provided or not

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux