commit | 774ccb08194754817f7bb6131dfa2a3842fe00aa | [log] [tgz] |
---|---|---|
author | Amit Kucheria <amit.kucheria@linaro.org> | Wed Mar 20 18:47:48 2019 +0530 |
committer | Eduardo Valentin <edubezval@gmail.com> | Mon May 13 20:35:36 2019 -0700 |
tree | c04fd972e569d5b0beaa5ede6c4c3afbd249ddde | |
parent | 2be20763031bcd15b4908afda931a99ecfc1417c [diff] |
drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974 Some #defines in tsens-v_0_1.c clash with those in tsens-8974.c. Prefix them with 8916 to avoid the clash so we can merge the two files. Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>