[PATCH 3/4] iio: mxs: Implement support for touchscreen
Lothar Waßmann
LW at KARO-electronics.de
Tue Dec 11 03:18:51 EST 2012
Hi,
Dmitry Torokhov writes:
> Hi Marek, Jonathan,
>
> On Sat, Dec 08, 2012 at 10:13:44AM +0000, Jonathan Cameron wrote:
> > On 12/07/2012 03:24 PM, Marek Vasut wrote:
[...]
> > > + int use_touchbutton:1;
>
> Why would someone not want to use it?
>
> > > + int use_touchscreen_4wire:1;
> > > + int use_touchscreen_5wire:1;
>
bit fields should be of unsigned type, because otherwise the 'true'
value will be '-1' rather than '1'.
Lothar Waßmann
--
___________________________________________________________
Ka-Ro electronics GmbH | Pascalstraße 22 | D - 52076 Aachen
Phone: +49 2408 1402-0 | Fax: +49 2408 1402-10
Geschäftsführer: Matthias Kaussen
Handelsregistereintrag: Amtsgericht Aachen, HRB 4996
www.karo-electronics.de | info at karo-electronics.de
___________________________________________________________
More information about the linux-arm-kernel
mailing list