commit | df16dd53c575d0cb9dbee20a3149927c862a9ff6 | [log] [tgz] |
---|---|---|
author | Ira W. Snyder <iws@ovro.caltech.edu> | Thu May 27 19:59:02 2010 +0200 |
committer | Jean Delvare <khali@linux-fr.org> | Thu May 27 19:59:02 2010 +0200 |
tree | 767244e8aaa1d9bcb996e4fc83637eb100ff7868 | |
parent | ea694431f9c862bd409c90ba1cb3bdc6fdde8635 [diff] |
hwmon: (ltc4245) Read only one GPIO pin Read only one of the GPIO pins as an analog voltage. The ADC can be switched to a different GPIO pin at runtime, but this is not supported. Previously, this driver would report the analog voltage of the currently selected GPIO pin as all three GPIO voltages: in9_input, in10_input and in11_input. Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: stable@kernel.org