[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080214155542.GA10009@rakim.wolfsonmicro.main>
Date: Thu, 14 Feb 2008 15:55:43 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Dmitry <dbaryshkov@...il.com>
Cc: Dmitry Torokhov <dtor@...l.ru>, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org,
Liam Girdwood <liam.girdwood@...fsonmicro.com>,
Graeme Gregory <gg@...nsource.wolfsonmicro.com>,
Mike Arthur <mike.arthur@...fsonmicro.com>,
Stanley Cai <stanley.cai@...el.com>,
Rodolfo Giometti <giometti@...eenne.com>,
Russell King <rmk@....linux.org.uk>,
Pete MacKay <linux01@...hitechnical.net>,
Marc Kleine-Budde <mkl@...gutronix.de>,
Ian Molton <spyro@....com>,
Vincent Sanders <vince@...likki.org>,
Andrew Zabolotny <zap@...elink.ru>
Subject: Re: [PATCH 1/6] Core driver for WM97xx touchscreens
On Thu, Feb 14, 2008 at 06:10:19PM +0300, Dmitry wrote:
> 2008/2/13, Mark Brown <broonie@...nsource.wolfsonmicro.com>:
> > +#define WM97XX_ADCSEL_X 0x1000 /* x coord measurement */
> > +#define WM97XX_ADCSEL_Y 0x2000 /* y coord measurement */
> > +#define WM97XX_ADCSEL_PRES 0x3000 /* pressure measurement */
> shouldn't this be 0x4000 ?
No, these are an enumeration on the chip rather than a bitmask.
--
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