Re: [PATCH 3/4] iio: mxs: Implement support for touchscreen
From: Lothar Waßmann <hidden>
Date: 2012-12-11 08:18:51
Also in:
linux-arm-kernel, linux-iio
From: Lothar Waßmann <hidden>
Date: 2012-12-11 08:18:51
Also in:
linux-arm-kernel, linux-iio
Hi, Dmitry Torokhov writes:
Hi Marek, Jonathan, On Sat, Dec 08, 2012 at 10:13:44AM +0000, Jonathan Cameron wrote:quoted
On 12/07/2012 03:24 PM, Marek Vasut wrote:
[...]
quoted
quoted
+ int use_touchbutton:1;Why would someone not want to use it?quoted
quoted
+ 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@karo-electronics.de ___________________________________________________________ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel