diff options
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | 2020-02-10 15:26:01 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-03-08 17:28:29 +0000 |
commit | 3f17ada8f38c57b6c81d41db6d911932b280d5b5 (patch) | |
tree | 50225146acb288823b582ff52f472863a25e2d5c /drivers/iio/accel | |
parent | e914cfdf12ab1a3f7339c95a65c8b5743c951fa6 (diff) |
iio: imu: adis: add unlocked __adis_initial_startup()
This change splits the __adis_initial_startup() away from
adis_initial_startup(). The unlocked version can be used in certain calls
during probe, where races won't happen since the ADIS driver may not be
registered yet with IIO.
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/accel')
0 files changed, 0 insertions, 0 deletions