Lars-Peter Clausen
46e8c10748
iio: buffer: Fix demux table creation
...
commit 61bd55ce16 upstream.
When creating the demux table we need to iterate over the selected scan mask for
the buffer to get the samples which should be copied to destination buffer.
Right now the code uses the mask which contains all active channels, which means
the demux table contains entries which causes it to copy all the samples from
source to destination buffer one by one without doing any demuxing.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de >
Signed-off-by: Jonathan Cameron <jic23@kernel.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-08-07 14:30:26 -07:00
..
2014-07-17 15:58:04 -07:00
2014-07-31 12:53:49 -07:00
2013-12-08 07:29:25 -08:00
2014-06-07 13:25:31 -07:00
2014-07-09 11:14:01 -07:00
2014-07-28 08:00:02 -07:00
2014-06-07 13:25:37 -07:00
2014-06-30 20:09:41 -07:00
2014-07-17 15:58:02 -07:00
2014-06-07 13:25:29 -07:00
2014-06-26 15:12:37 -04:00
2014-07-17 15:58:01 -07:00
2014-04-14 06:42:15 -07:00
2014-06-07 13:25:39 -07:00
2014-03-06 21:30:14 -08:00
2014-03-06 21:30:13 -08:00
2014-02-13 13:47:59 -08:00
2014-07-06 18:54:15 -07:00
2014-05-30 21:52:11 -07:00
2013-11-29 11:11:53 -08:00
2014-05-13 13:59:45 +02:00
2014-07-28 08:00:07 -07:00
2014-06-30 20:09:42 -07:00
2014-07-28 08:00:02 -07:00
2014-07-31 12:53:51 -07:00
2014-06-07 13:25:39 -07:00
2014-01-09 12:24:21 -08:00
2014-08-07 14:30:26 -07:00
2014-07-06 18:54:14 -07:00
2014-07-31 12:53:50 -07:00
2014-06-07 13:25:40 -07:00
2014-07-28 08:00:06 -07:00
2014-04-14 06:42:18 -07:00
2014-06-07 13:25:34 -07:00
2014-07-28 08:00:07 -07:00
2014-07-31 12:53:48 -07:00
2014-05-06 07:55:28 -07:00
2014-07-06 18:54:15 -07:00
2014-07-09 11:14:02 -07:00
2014-07-09 11:14:00 -07:00
2014-07-28 08:00:06 -07:00
2013-11-13 12:05:35 +09:00
2014-02-22 12:41:27 -08:00
2014-02-06 11:08:15 -08:00
2014-07-06 18:54:13 -07:00
2014-02-20 11:06:11 -08:00
2014-02-06 11:08:16 -08:00
2014-03-23 21:38:22 -07:00
2014-02-22 12:41:29 -08:00
2014-08-07 14:30:25 -07:00
2014-03-31 09:58:13 -07:00
2014-06-26 15:12:37 -04:00
2014-05-13 13:59:42 +02:00
2014-08-07 14:30:25 -07:00
2014-03-23 21:38:16 -07:00
2014-08-07 14:30:26 -07:00
2014-07-06 18:54:13 -07:00
2014-07-09 11:14:02 -07:00
2013-11-13 12:05:33 +09:00
2014-07-28 08:00:02 -07:00
2014-04-03 12:01:05 -07:00
2014-04-14 06:42:18 -07:00
2014-07-09 11:14:03 -07:00
2014-05-13 13:59:41 +02:00
2014-02-22 12:41:28 -08:00
2014-05-06 07:55:28 -07:00
2014-07-06 18:54:14 -07:00
2013-12-11 22:36:27 -08:00