> > if (!(st->variant->flags & ADIS16400_NO_BURST)) > > indio_dev->available_scan_masks = adis16400_burst_scan_mask; > > > > isn't the all-1 scan mask the same as not applying any scan mask? > A scan mask where all bits are set means that sampling can only be done with > all channels enabled at once. Userspace can still only select a subset of > these channels and the kernel will take care of properly demuxing the stream. ah, that's a pretty good reason I discovered the demuxing code later-on thanks, p. -- Peter Meerwald +43-664-2444418 (mobile) -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html