Merge branch 'fixes-togreg' into togreg

This commit is contained in:
Jonathan Cameron
2018-08-01 18:56:17 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -522,7 +522,7 @@ static ssize_t ad9523_store(struct device *dev,
return ret;
if (!state)
return 0;
return len;
mutex_lock(&st->lock);
switch ((u32)this_attr->address) {