diff options
author | Sergiu Cuciurean <sergiu.cuciurean@analog.com> | 2020-09-16 12:31:23 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-09-21 20:01:50 +0100 |
commit | d390ff735d0a61e4703bf124866ef6d4be7fdc64 (patch) | |
tree | 82a5068ef76bcb44c40e19c80529fa4439bb8a5c /drivers/iio/orientation | |
parent | 7f6fc073fd8571a0a37df332cf40b805ff6f4756 (diff) | |
download | linux-d390ff735d0a61e4703bf124866ef6d4be7fdc64.tar.gz linux-d390ff735d0a61e4703bf124866ef6d4be7fdc64.tar.bz2 linux-d390ff735d0a61e4703bf124866ef6d4be7fdc64.zip |
iio: adc: exynos_adc: Replace indio_dev->mlock with own device lock
As part of the general cleanup of indio_dev->mlock, this change replaces
it with a local lock, to protect potential concurrent access to the
completion callback during a conversion.
This is part of a bigger cleanup.
Link: https://lore.kernel.org/linux-iio/CA+U=Dsoo6YABe5ODLp+eFNPGFDjk5ZeQEceGkqjxXcVEhLWubw@mail.gmail.com/
Signed-off-by: Sergiu Cuciurean <sergiu.cuciurean@analog.com>
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200916093123.78954-1-alexandru.ardelean@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/orientation')
0 files changed, 0 insertions, 0 deletions