summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNarcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>2017-03-15 19:00:14 +0200
committerJonathan Cameron <jic23@kernel.org>2017-03-19 11:01:19 +0000
commitae81abcb6a490aff04091aed59baf1c290cc657e (patch)
tree2953b53b50df85997fc0c2d7105164399456976f /tools/perf/scripts/python/bin
parent91b4b166175066349f01ce67e091355f8f27e4a7 (diff)
downloadcachepc-linux-ae81abcb6a490aff04091aed59baf1c290cc657e.tar.gz
cachepc-linux-ae81abcb6a490aff04091aed59baf1c290cc657e.zip
staging: iio: adis16209: Remove mutex_lock() and mutex_unlock() calls
The function adis16209_read_raw() is safe to be run in parallel. The call to adis_read_reg_16() is safe since adis_read_reg() uses the txrx_lock from struct adis to protect simultaneous changes. Remove mutex.h inclusion since it is no longer needed. Signed-off-by: Narcisa Ana Maria Vasile <narcisaanamaria12@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions