commit | de4727ba3fa59ffc9bba15c9cdd99ff048dd11c2 | [log] [tgz] |
---|---|---|
author | Bogdan Davidoaia <bogdan.m.davidoaia@intel.com> | Fri Dec 09 12:57:20 2016 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Tue Dec 13 21:51:11 2016 +0000 |
tree | 009a0054a0b4e55dcc456be7e684e78ee94d940c | |
parent | 708fe8c1e3adc22b80f9f671dcc741ea0997f358 [diff] |
sensor: update drivers to not return double values Update drivers to return INT_PLUS_MICRO values instead of doubles. This hides the fact that the drivers use floating point operations and doesn't force the application to use them as well. Change-Id: I14c6faecb35331c2fdbdab41bc624d751de984b8 Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>