[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140429092415.GG19146@xo-6d-61-c0.localdomain>
Date: Tue, 29 Apr 2014 11:24:15 +0200
From: Pavel Machek <pavel@....cz>
To: Sebastian Reichel <sre@...nel.org>
Cc: Sebastian Reichel <sre@...g0.de>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Dmitry Torokhov <dtor@...l.ru>, linux-input@...r.kernel.org,
Tony Lindgren <tony@...mide.com>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>, devicetree@...r.kernel.org,
linux-omap@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCHv3 4/5] Input: tsc2005: add DT support
On Sat 2014-04-26 01:56:18, Sebastian Reichel wrote:
> This adds DT support to the tsc2005 touchscreen
> driver.
>
> Signed-off-by: Sebastian Reichel <sre@...nel.org>
> @@ -100,6 +102,11 @@
> TSC2005_CFR2_AVG_7)
>
> #define MAX_12BIT 0xfff
> +#define TSC2005_DEF_X_FUZZ 4
> +#define TSC2005_DEF_Y_FUZZ 8
> +#define TSC2005_DEF_P_FUZZ 2
> +#define TSC2005_DEF_RESISTOR 280
>
IMO using defines insteaed of plain numbers does not help readability much,
but ....
Reviewed-by: Pavel Machek <pavel@....cz>
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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