Re: [PATCH 3/6] iio: mma8452: add freefall / motion interrupt source

2015-09-12 Thread Jonathan Cameron
On 01/09/15 12:45, Martin Kepplinger wrote: > This adds the freefall / motion interrupt source definitions to the driver. > It is used in this series' next patch, for chips that don't support the > transient interrupt source. > > Signed-off-by: Martin Kepplinger > Signed-off-by: Christoph Muellne

Re: [PATCH 3/6] iio: mma8452: add freefall / motion interrupt source

2015-09-05 Thread Jonathan Cameron
On 01/09/15 12:45, Martin Kepplinger wrote: > This adds the freefall / motion interrupt source definitions to the driver. > It is used in this series' next patch, for chips that don't support the > transient interrupt source. > > Signed-off-by: Martin Kepplinger > Signed-off-by: Christoph Muellne

[PATCH 3/6] iio: mma8452: add freefall / motion interrupt source

2015-09-01 Thread Martin Kepplinger
This adds the freefall / motion interrupt source definitions to the driver. It is used in this series' next patch, for chips that don't support the transient interrupt source. Signed-off-by: Martin Kepplinger Signed-off-by: Christoph Muellner --- drivers/iio/accel/mma8452.c | 44 +++