commit | 08d816b8cb09de1fd8268c8f1dbc97c3cc435d67 | [log] [tgz] |
---|---|---|
author | Kim, Milo <Milo.Kim@ti.com> | Mon Oct 22 00:18:54 2012 +0000 |
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | Sat Nov 17 20:44:44 2012 -0800 |
tree | 03b00f78898c730d521cd908a5593eb34a9f0241 | |
parent | 340968de484967f931d89d20a1344d213fa86fb8 [diff] |
lp8788-charger: Fix ADC channel names The name of ADC channel is configurable in the platform side. This name is referenced in the IIO consumer driver. To get the IIO channel, specific name in the platform data is used as an parameter of the iio_channel_get(). Thus, lp8788_adc_id platform data are replaced with specific names. Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>