commit | 2cbcd2eab01b28148ebc21c1821a7f8187a923f4 | [log] [tgz] |
---|---|---|
author | Amit Kucheria <amit.kucheria@linaro.org> | Wed Mar 20 18:47:45 2019 +0530 |
committer | Eduardo Valentin <edubezval@gmail.com> | Mon May 13 20:35:36 2019 -0700 |
tree | da8f2293256f0ed5ec7ae2c31ea3c369140ba0ff | |
parent | 69b628ac71f07d667d09393d1f597f543ccd5240 [diff] |
drivers: thermal: tsens: Use consistent names for variables tsens_get_temp() uses the name 'data' for the void pointer, use the same in tsens_get_trend() for consistency. Remove a stray space while we're at it. Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>