summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2016-09-23 17:19:43 +0200
committerJonathan Cameron <jic23@kernel.org>2016-09-27 20:33:00 +0100
commitbea15d5139b9eef3ca368b95c4dbd6621bff9a5c (patch)
tree68667378339b4344141589d7de8d9ed55442e176 /tools/perf/scripts/python/syscall-counts.py
parent19808e0467a05ee4a3008f9d586ce32d5b34aba8 (diff)
downloadkernel-bea15d5139b9eef3ca368b95c4dbd6621bff9a5c.tar.gz
iio:max1027: Use 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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
/td>Giovanni Cabiddu 2021-08-21crypto: qat - protect interrupt mask CSRs with a spinlockKanchana Velusamy 2021-08-21crypto: qat - rename compatibility version definitionMarco Chiappero 2021-04-16crypto: qat - enable detection of accelerators hangWojciech Ziemba 2021-01-14crypto: qat - configure arbiter mapping based on engines enabledWojciech Ziemba 2020-10-30crypto: qat - add support for capability detectionMarco Chiappero 2020-10-30crypto: qat - abstract arbiter accessGiovanni Cabiddu 2020-10-30crypto: qat - abstract admin interfaceGiovanni Cabiddu 2020-10-30crypto: qat - split transport CSR access logicGiovanni Cabiddu 2020-10-30crypto: qat - fix configuration of iov threadsGiovanni Cabiddu 2020-10-30crypto: qat - num_rings_per_bank is device dependentAhsan Atta 2020-10-30crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu 2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu