diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2016-09-23 18:19:42 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-09-27 22:32:59 +0300 |
commit | 19808e0467a05ee4a3008f9d586ce32d5b34aba8 (patch) | |
tree | 5f1f1eecd15cac1e5e6fd6d57cf83bb092091030 /Kbuild | |
parent | 43ece27e70b2c756e45306791955507f0533e248 (diff) | |
download | linux-19808e0467a05ee4a3008f9d586ce32d5b34aba8.tar.xz |
iio:mma8452: Use new iio_trigger_validate_own_device() helper
Use the new iio_trigger_validate_own_device() to verify that the trigger
can only be attached to the matching IIO device rather than using a custom
variant.
While the implementation of iio_trigger_validate_own_device() and the
custom variant and are not identical their behaviour is.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions