[PATCH v4 1/3] thermal: mediatek: Relocate driver to mediatek folder
Matthias Brugger
matthias.bgg at gmail.com
Wed Jun 9 03:32:39 PDT 2021
On 03/06/2021 10:18, Ben Tseng wrote:
> From: Michael Kao <michael.kao at mediatek.com>
>
> Add Mediatek proprietary folder to upstream more thermal zone and cooler
> drivers. Relocate the original thermal controller driver to it and rename
> as soc_temp.c to show its purpose more clearly.
>
> Signed-off-by: Ben Tseng <ben.tseng at mediatek.com>
> Signed-off-by: Michael Kao <michael.kao at mediatek.com>
> ---
> drivers/thermal/Kconfig | 14 +-
> drivers/thermal/Makefile | 2 +-
> drivers/thermal/mediatek/Kconfig | 23 +
> drivers/thermal/mediatek/Makefile | 1 +
> drivers/thermal/mediatek/soc_temp.c | 1127 +++++++++++++++++++++++++++++++++++
> drivers/thermal/mtk_thermal.c | 1127 -----------------------------------
I suppose that there is no functional change. Then better put that in the commit
message or use "git mv" to get a better readable diff.
Regards,
Matthias
More information about the Linux-mediatek
mailing list