commit | f243d0f0bd16c281ba5cce19eae86b433257fc2a | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Thu Jan 30 14:15:48 2020 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Fri Feb 14 15:06:23 2020 +0000 |
tree | a4f514da47994888b1b512115aa83c98e4791850 | |
parent | b7dec2cb19f3114c9e34431bb52ebe88db9b6363 [diff] |
iio: dac: ltc2632: drop some duplicated data The channel data for ltc2632l12 and ltc2632h12 are identical. So there is no gain in using two different (but identical) channel descriptions. The only side effect of this change is some memory savings. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>