iio: hi8435: make in_voltage_sensing_mode_available visible
authorNikita Yushchenko <nikita.yoush@cogentembedded.com>
Fri, 19 May 2017 14:48:01 +0000 (17:48 +0300)
committerJonathan Cameron <jic23@kernel.org>
Sat, 20 May 2017 16:35:00 +0000 (17:35 +0100)
commitbd7026992f203d7a0b7e26d53b0b05739454f1df
tree1c5cded7bdd916e6b91e9dfba5eed7736b57ca39
parentee19ac340c5fdfd89c6348be4563453c61ab54a9
iio: hi8435: make in_voltage_sensing_mode_available visible

Possible values of sensing_mode are encoded with strings and actual
strings used are not obvious.

Provide a hint by enabling in_voltage_sensing_mode_available attribute.

Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/hi8435.c