Re: [PATCH v5 1/4] iio: core: Introduce IIO software triggers

2015-05-06 Thread Daniel Baluta
On Mon, May 4, 2015 at 11:11 PM, Lars-Peter Clausen wrote: > On 05/04/2015 12:50 PM, Daniel Baluta wrote: >> >> A software trigger associates an IIO device trigger with a software >> interrupt source (e.g: timer, sysfs). This patch adds the generic >> infrastructure for handling software triggers.

Re: [PATCH v5 1/4] iio: core: Introduce IIO software triggers

2015-05-04 Thread Lars-Peter Clausen
On 05/04/2015 12:50 PM, Daniel Baluta wrote: A software trigger associates an IIO device trigger with a software interrupt source (e.g: timer, sysfs). This patch adds the generic infrastructure for handling software triggers. Software interrupts sources are kept in a iio_trigger_types_list and r