Re: [PATCH v3] Input: add ST1232 touchscreen controller driver.

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

 



Hi Tony,

On 12/15/2010 1:42 PM, chinyeow.sim.xt@xxxxxxxxxxx wrote:
> From: Tony SIM <chinyeow.sim.xt@xxxxxxxxxxx>
> 
> This patch set introduces for Sitronix ST1232 touchscreen controller
> driver. This is an integrated capacitive touchscreen with LCD module
> which can detect two fingers's touch X/Y coordinate.
> 
> Signed-off-by: Tony SIM <chinyeow.sim.xt@xxxxxxxxxxx>

Thanks for submitting 3rd version. We are getting closer to acceptance :)

> +struct st1232_ts_data {
> +	struct i2c_client *client;
> +	struct input_dev *input_dev;
> +	struct delayed_work work;

work is not used anymore. Please remove.

> +	struct st1232_ts_finger finger[MAX_FINGERS];
> +};
> +

---Trilok Soni

-- 
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
--
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