]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: thermal: tsens: Rename variable tmdev
authorAmit Kucheria <amit.kucheria@linaro.org>
Wed, 20 Mar 2019 13:17:44 +0000 (18:47 +0530)
committerEduardo Valentin <edubezval@gmail.com>
Tue, 14 May 2019 03:35:36 +0000 (20:35 -0700)
commit8053aa3f2037d859c2a99b83b57f395a27b1fabd
tree5be67b5dbcf9e8304e2a6ddd5fc2e38133b8a4e4
parent9bd0a9bdf280f243ca16c7165dfaa56745476496
drivers: thermal: tsens: Rename variable tmdev

tmdev seems to imply that this is a device pointer when in fact it is
just private platform data for each tsens device. Rename it to priv
improve code readability.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/qcom/tsens-8916.c
drivers/thermal/qcom/tsens-8960.c
drivers/thermal/qcom/tsens-8974.c
drivers/thermal/qcom/tsens-common.c
drivers/thermal/qcom/tsens-v2.c
drivers/thermal/qcom/tsens.c
drivers/thermal/qcom/tsens.h