commit | 0b4b5925bf16c83c40c4a71e78921d60db840dc2 | [log] [tgz] |
---|---|---|
author | Sergiu Cuciurean <sergiu.cuciurean@analog.com> | Thu May 14 12:00:42 2020 +0300 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat May 16 16:14:36 2020 +0100 |
tree | 894cdcf762c1516eec2326f67b62a506a4747d09 | |
parent | 2bbf7c6b705ca30c08453d198adaf43a105ce37c [diff] |
iio: dac: ad5446: 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 on the device's state structure. Signed-off-by: Sergiu Cuciurean <sergiu.cuciurean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>