diff options
author | Aishwarya Pant <aishpant@gmail.com> | 2017-03-14 03:34:25 +0530 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-03-15 21:56:50 +0000 |
commit | 9854a1b5c46573d06b7b053aa78213b7a22bfacf (patch) | |
tree | 762f8372d53491f188ae05c711f067758b916acc /drivers/iio/counter | |
parent | 0bdd35bd955726eb9983d0750e97e2f23e43c818 (diff) | |
download | linux-9854a1b5c46573d06b7b053aa78213b7a22bfacf.tar.bz2 |
staging:iio:cdc:ade7746 replace mlock with driver private lock
The IIO subsystem is redefining iio_dev mlock to be used by IIO core
only for protecting device operating mode changes.
In driver ad7746 wherever mlock was used to protect hardware state
changes, it has been replaced with a driver private lock.
Signed-off-by: Aishwarya Pant <aishpant@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/counter')
0 files changed, 0 insertions, 0 deletions