Hello Lars-Peter: > >> Note that .extend_name = "vccint", "vccaux", ... also has the side > >> effect of creating the sysfs nodes vccint_sampling_frequency, > >> vccaux_sampling_frequency, ... [due to .info_mask_shared_by_all = > >> BIT(IIO_CHAN_INFO_SAMP_FREQ)], which is probably not desired. > > This last one sounds like a bug and definitely isn't the intended result! > > The extended name should be ignored for shared_by values. > > It was fixed a while ago, see > http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/ > commit/?id=77bfa8baa0c230eb3d8acccd7d341f406a32cdf4 You're right; my fault. I am using 3.14 (longterm), which doesn't contain this fix. And although I did read the mainline code for reference, I didn't check for this particular fix. Sorry. Best regards, Thomas Betker -- 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