[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C5B4404.6010602@euromail.se>
Date: Fri, 06 Aug 2010 01:06:44 +0200
From: Henrik Rydberg <rydberg@...omail.se>
To: Kevin McNeely <kev@...ress.com>
CC: Dmitry Torokhov <dmitry.torokhov@...il.com>,
David Brown <davidb@...eaurora.org>,
Trilok Soni <tsoni@...eaurora.org>,
Fred <fwk@...ntu.linuxcertified.com>,
Samuel Ortiz <sameo@...ux.intel.com>,
Eric Miao <eric.y.miao@...il.com>,
Ben Dooks <ben-linux@...ff.org>,
Simtec Linux Team <linux@...tec.co.uk>,
Todd Fischer <todd.fischer@...gerun.com>,
Arnaud Patard <arnaud.patard@...-net.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] i2c: cyttsp i2c and spi touchscreen driver init submit
On 08/05/2010 08:12 PM, Kevin McNeely wrote:
> From: Fred <fwk@...ntu.linuxcertified.com>
>
> This is a new touchscreen driver for the Cypress Semiconductor
> cyttsp family of devices. This updated driver is for both the i2c and spi
> versions of the devices. The driver code consists of common core code for
> both i2c and spi driver. This submission is in response to review comments
> from the initial submission.
>
> Signed-off-by: Kevin McNeely <kev@...ress.com>
> ---
General impression: There is a lot of useful code in here, but as already
pointed out, well over half of it should not be part of the kernel driver.
Suggestion 1: Clean out the internal state code and use MT protocol B instead.
Suggestion 2: Cut out the single touch calculation, as already pointed out by
Trilok. Why not submit it to the mtdev project instead? The problem is generic
to all new MT drivers, so a common solution while waiting for full MT support in
userspace could be useful.
Thanks,
Henrik
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists