Re: [PATCH 2/4] iio: mxs-lradc: make ADC reads not disable touchscreen interrupts

2015-01-19 Thread Kristina Martšenko
On 18/01/15 02:21, Marek Vasut wrote: > On Saturday, January 17, 2015 at 01:22:09 AM, Kristina Martšenko wrote: >> Reading a channel through sysfs, or starting a buffered capture, will >> currently turn off the touchscreen. This is because the read_raw() and >> buffer preenable()/postdisable() call

Re: [PATCH 2/4] iio: mxs-lradc: make ADC reads not disable touchscreen interrupts

2015-01-17 Thread Marek Vasut
On Saturday, January 17, 2015 at 01:22:09 AM, Kristina Martšenko wrote: > Reading a channel through sysfs, or starting a buffered capture, will > currently turn off the touchscreen. This is because the read_raw() and > buffer preenable()/postdisable() callbacks disable interrupts for all > LRADC ch