git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba155e2
)
hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE
author
Chris Lesiak
<chris.lesiak@licor.com>
Tue, 26 May 2015 20:40:44 +0000
(15:40 -0500)
committer
Guenter Roeck
<linux@roeck-us.net>
Wed, 27 May 2015 00:22:49 +0000
(17:22 -0700)
When configured via device tree, the associated iio device needs to be
measuring voltage for the conversion to resistance to be correct.
Return -EINVAL if that is not the case.
Signed-off-by: Chris Lesiak <chris.lesiak@licor.com>
Cc: stable@vger.kernel.org # 3.10+
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/ntc_thermistor.c
patch
|
blob
|
history
diff --cc
drivers/hwmon/ntc_thermistor.c
Simple merge