On 05/30/2016 06:19 PM, Crestez Dan Leonard wrote: > This patch series adds support for selecting iio devices/triggers by numeric > id > rather than just name. This is useful because the names are not actually > guaranteed to be unique. > > Changes since v3: > * Rebase on top of latest jic23/testing > * Fix handling of --trigger-num 0. Initialize trig_num to -1 and check if >= 0 > for valid id. > > Jonathan: you replied to v3 saying that they were applied but I don't see > those > patches on any branch from your repo: > https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
I see v3 made it's way into jic23/testing anyway: https://git.kernel.org/cgit/linux/kernel/git/jic23/iio.git/commit/?h=testing&id=7c7e9dad7017ff5b5f0524ea6d85dcda3c62431e Ignore this series, I'll send a fix instead. -- Regards, Leonard