linux/drivers/iio/amplifiers
Alexandru Ardelean dbcf6b5d26 iio: amplifiers: ad8366: use own lock to guard state
This driver is still using iio_dev's mlock to guard against inconsistent
state. This has been discouraged for some time.

This change switches to using it's own mutex, defined on the state struct.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2019-06-17 21:06:47 +01:00
..
Kconfig iio: amplifiers: update license information 2019-06-17 21:06:47 +01:00
Makefile iio: Add a comment to about alphabetical order to Kconfigs and Makefiles 2013-08-03 18:40:36 +01:00
ad8366.c iio: amplifiers: ad8366: use own lock to guard state 2019-06-17 21:06:47 +01:00