commit | 08969366afd99622bb315112179933f7ded4b066 | [log] [tgz] |
---|---|---|
author | Himanshi Jain <himshijain.hj@gmail.com> | Mon Sep 18 12:29:52 2017 +0530 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Sep 24 15:16:44 2017 +0100 |
tree | 7ff4aeefa9f42a7d188d0a9c21dcd6ccafe6cc72 | |
parent | f8b7b30fb43a278693d1bf8f195d2864e7cc466e [diff] |
staging: iio: ade7753: replace mlock with driver private lock Replace driver usage of mlock with driver private lock to meet the new model where usage of iio_dev->mlock is being redefined as protecting operating mode changes(changes between BUFFER* and DIRECT modes). Signed-off-by: Himanshi Jain <himshijain.hj@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>