Re: [PATCH 1/6] Core driver for WM97xx touchscreens

From: Mark Brown
Date: Thu Feb 14 2008 - 10:55:57 EST


On Thu, Feb 14, 2008 at 06:10:19PM +0300, Dmitry wrote:
> 2008/2/13, Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>:

> > +#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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/