commit | 629bc02331f7aae6ef775fb4c15e6d8aa58722f1 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri May 29 18:14:20 2015 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Mon Jun 01 11:24:57 2015 +0100 |
tree | afc7edfc68216d3e69e66b5280af99f793c489c0 | |
parent | 4dcaa5f75473271ea83545eb5a95db8d7a152362 [diff] |
iio: Always compute masklength Even if no userspace consumer buffer is attached to the IIO device at registration we still need to compute the masklength, since it is possible that a in-kernel consumer buffer is going to get attached to the device at a later point. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>