iio: mma8452: Add support for interrupt driven triggers.
authorMartin Fuzzey <mfuzzey@parkeon.com>
Mon, 1 Jun 2015 13:39:58 +0000 (15:39 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 7 Jun 2015 16:20:36 +0000 (17:20 +0100)
commitae6d9ce05691bf79694074db7c7da980080548af
treea130b95037d306a9c5e5394a407759b8998cabb3
parent1e79841a00e46506da887c718dd36a86b24b63e5
iio: mma8452: Add support for interrupt driven triggers.

Implement interrupt driven trigger for data ready.
This allows more efficient access to the sample data.

Signed-off-by: Martin Fuzzey <mfuzzey@parkeon.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/accel/mma8452.c