Jonathan, Lars: I've noticed that iio_channel_{get, get_all} don't call try_module_get on the module associated to the indio_dev. This means that an IIO driver can be removed while having a consumer for any of its channels. If each channel can have a completely different indio_dev, this means we need to increase the refcount of the module on each indio_dev, right? -- Ezequiel -- 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