commit | 793d6b5ea80c9bba8de40b720991b436fa5e174d | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Mar 24 09:39:14 2016 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun Apr 03 10:27:49 2016 +0100 |
tree | 044c625ff287e2935f31329812f0a4827b1d0bd0 | |
parent | fb12b6c725a3936bedaa7fac87432f0ad0d01599 [diff] |
iio: tools: make generic_buffer look for "-trigger" All the ST Sensors use the old "<foo>-trigger" rather than the standard "<foo>-devN" new standard suffix for triggers. Now much to do about it since it is ABI, but make the testing tools recognize it too. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>