Re: [PATCH v4] staging: iio: ad7606: replace range/range_available with corresponding scale

From: Lars-Peter Clausen
Date: Sat Jan 07 2017 - 12:54:42 EST


On 01/07/2017 12:10 PM, Eva Rachel Retuya wrote:
> Eliminate the non-standard attributes in_voltage_range and
> in_voltage_range_available. Implement in_voltage_scale_available in place
> of these attributes and update the SCALE accordingly. The array
> scale_avail is introduced to hold the available scale values.
>
> Signed-off-by: Eva Rachel Retuya <eraretuya@xxxxxxxxx>

Looks good, thanks.

Acked-by: Lars-Peter Clausen <lars@xxxxxxxxxx>