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 <s...@kernel.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 <pa...@ucw.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-input" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to