commit | 862a76acb2a033b886880fc70db19f00a036b4aa | [log] [tgz] |
---|---|---|
author | Hartmut Knaack <knaack.h@gmx.de> | Fri Aug 28 23:59:53 2015 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun Oct 11 15:39:37 2015 +0100 |
tree | b3364c8caef101f9af5f86e7acb418a9c372984e | |
parent | d3a21ce0c60365991e59bbe848457c08f0c3c7ca [diff] |
iio:dac:m62332: share scale and offset This device simply uses its Vcc as reference voltage, so the same scale applies for all channels. Also offset doesn't appear to be different for any channel. Represent this by switching these two attributes to info_mask_shared_by_type. Signed-off-by: Hartmut Knaack <knaack.h@gmx.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>