commit | e52bbd2f10adf708b8a706bc8b89fbad53445c79 | [log] [tgz] |
---|---|---|
author | Amit Kucheria <amit.kucheria@linaro.org> | Wed Mar 20 18:48:03 2019 +0530 |
committer | Eduardo Valentin <edubezval@gmail.com> | Tue May 14 07:00:23 2019 -0700 |
tree | 27cbd5f084d6843df8583e41959d5f993172642d | |
parent | e8c24c6f5d1c7a8e124d41e1c8f27dd494937320 [diff] |
drivers: thermal: tsens: Move calibration constants to header file This will allow calibration routines to correctly include the constants from anywhere and allow more code sharing. Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>