On Sat, Mar 28, 2015 at 1:50 PM, Jonathan Cameron wrote:
> On 27/03/15 17:17, Lars-Peter Clausen wrote:
>> On 03/25/2015 06:00 PM, Daniel Baluta wrote:
>>> This creates an IIO configfs subsystem named "iio", which has one default
>>> group named "triggers". This allows us to easily create/destroy
On 27/03/15 17:17, Lars-Peter Clausen wrote:
> On 03/25/2015 06:00 PM, Daniel Baluta wrote:
>> This creates an IIO configfs subsystem named "iio", which has one default
>> group named "triggers". This allows us to easily create/destroy software
>> triggers. One must create a driver which implements
On 03/25/2015 06:00 PM, Daniel Baluta wrote:
This creates an IIO configfs subsystem named "iio", which has one default
group named "triggers". This allows us to easily create/destroy software
triggers. One must create a driver which implements iio_configfs_trigger.h
interface and then add its tri
On 03/25/2015 10:14 PM, Paul Bolle wrote:
A license nit.
On Wed, 2015-03-25 at 19:00 +0200, Daniel Baluta wrote:
--- /dev/null
+++ b/drivers/iio/industrialio-configfs.c
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public
A license nit.
On Wed, 2015-03-25 at 19:00 +0200, Daniel Baluta wrote:
> --- /dev/null
> +++ b/drivers/iio/industrialio-configfs.c
> + * This program is free software; you can redistribute it and/or modify it
> + * under the terms of the GNU General Public License version 2 as published
> by
> +
> This creates an IIO configfs subsystem named "iio", which has one default
> group named "triggers". This allows us to easily create/destroy software
> triggers. One must create a driver which implements iio_configfs_trigger.h
> interface and then add its trigger type to IIO configfs core.
some
6 matches
Mail list logo