commit | e262b599169b653190ca5d91a6cdac8a0ca302d2 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Oct 20 13:49:27 2011 +0200 |
committer | Daniel Lezcano <daniel.lezcano@free.fr> | Thu Oct 20 13:49:27 2011 +0200 |
tree | 017074f4dd999dffc206a5228d576128b46f8241 | |
parent | a61f3260962fd2fd82bb3faf3cd069518d00408d [diff] |
Remove sensor unit The value exported could be in Degree or Volt. There is no way to determine the unit used expect to refer the board semantics. Until the kernel exports the unit associated with this value, we can not take a decision from the userspace, the value will be a raw value. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>