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@xxxxxxxxxxxxxxxxxxx ___________________________________________________________ -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html