Hello, why the following code in drivers/iio/imu/adis16400_core.c? static const unsigned long adis16400_burst_scan_mask[] = { ~0UL, 0, }; [...] 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? thanks, regards, 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