commit | ee8c5419e06e3a002995f5d1f57c9b5aead331e6 | [log] [tgz] |
---|---|---|
author | Irina Tirdea <irina.tirdea@intel.com> | Thu Mar 24 11:29:28 2016 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun Apr 03 10:27:44 2016 +0100 |
tree | 84a704d6bee1e040d9d2c3cc644a4ffcda107320 | |
parent | 1715e0ccd3b8cd4c1ee76076e1e7452b113be193 [diff] |
iio: gyro: bmg160: use available_scan_masks Use available_scan_masks to allow the iio core to select the data to send to userspace depending on which axes are enabled, instead of doing this in the driver's interrupt handler. Signed-off-by: Irina Tirdea <irina.tirdea@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>