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)
commit69b628ac71f07d667d09393d1f597f543ccd5240
tree5be67b5dbcf9e8304e2a6ddd5fc2e38133b8a4e4
parent24ae447291bb4bdb860a88f55184cf92632a7a36
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