Commit eae3e6f1 authored by Alexander Vorwerk's avatar Alexander Vorwerk Committed by Jonathan Cameron
Browse files
parent 591a6bc7
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -285,7 +285,6 @@ static int ad7746_select_channel(struct iio_dev *indio_dev,
		if (ret < 0)
			return ret;

		if (chip->capdac_set != chan->channel)
		chip->capdac_set = chan->channel;
		break;
	case IIO_VOLTAGE: