|
@@ -151,6 +151,7 @@ static int exynos_read_raw(struct iio_dev *indio_dev,
|
|
return -EINVAL;
|
|
return -EINVAL;
|
|
|
|
|
|
mutex_lock(&indio_dev->mlock);
|
|
mutex_lock(&indio_dev->mlock);
|
|
|
|
+ reinit_completion(&info->completion);
|
|
|
|
|
|
/* Select the channel to be used and Trigger conversion */
|
|
/* Select the channel to be used and Trigger conversion */
|
|
if (info->version == ADC_V2) {
|
|
if (info->version == ADC_V2) {
|