[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1157f945-f0c8-5ac6-1512-71adc72b514d@gmail.com>
Date: Wed, 9 Jun 2021 12:32:39 +0200
From: Matthias Brugger <matthias.bgg@...il.com>
To: Ben Tseng <ben.tseng@...iatek.com>,
Fan Chen <fan.chen@...iatek.com>,
Zhang Rui <rui.zhang@...el.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
linux-pm@...r.kernel.org, srv_heupstream@...iatek.com
Cc: Eduardo Valentin <edubezval@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>, hsinyi@...omium.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org,
Project_Global_Chrome_Upstream_Group@...iatek.com,
Michael Kao <michael.kao@...iatek.com>
Subject: Re: [PATCH v4 1/3] thermal: mediatek: Relocate driver to mediatek
folder
On 03/06/2021 10:18, Ben Tseng wrote:
> From: Michael Kao <michael.kao@...iatek.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@...iatek.com>
> Signed-off-by: Michael Kao <michael.kao@...iatek.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
Powered by blists - more mailing lists