commit | 0b2884ef7fcad881556b79828a96f359c7f1fab6 | [log] [tgz] |
---|---|---|
author | Sergiu Cuciurean <sergiu.cuciurean@analog.com> | Thu May 14 12:19:38 2020 +0300 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat May 16 16:29:54 2020 +0100 |
tree | 1b5f5746db148aa3cd1d9690377fa3422bd65f52 | |
parent | 9bc17892d60be3c3942f9da04b3e70b6900655cb [diff] |
iio: dac: ad5686: 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>