summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2018-07-05 14:34:22 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2018-07-23 20:18:11 +0200
commit69f894c3f3185d3826ea6573afb282386b797acf (patch)
tree98174b8746cd8b1ed3bcdde9205b6fd34e2b0092 /drivers/iio/adc
parentiio: adc: xilinx: Remove dead code from xadc_zynq_setup (diff)
downloadlinux-69f894c3f3185d3826ea6573afb282386b797acf.tar.xz
linux-69f894c3f3185d3826ea6573afb282386b797acf.zip
iio: ad9523: replace core mlock with local lock
This is also part of a long term effort to make the use of mlock opaque and single purpose. This lock is required for accessing device registers. The device may be accessed by multiple processes at the same time, and this can result in inconsistent data, where one device reads data before the other one has finished writing. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/adc')
0 files changed, 0 insertions, 0 deletions