Re: [PATCH] clk: mediatek: fix mtk_clk_register_mux() as static function

From: Matthias Brugger
Date: Tue Nov 10 2020 - 05:50:15 EST




On 10/11/2020 02:38, Weiyi Lu wrote:
On Mon, 2020-11-09 at 11:20 +0100, Greg KH wrote:
On Mon, Nov 09, 2020 at 05:37:07PM +0800, Weiyi Lu wrote:
mtk_clk_register_mux() should be a static function

Fixes: a3ae549917f16 ("clk: mediatek: Add new clkmux register API")
Cc: <stable@xxxxxxxxxxxxxxx>

Why is this for stable trees?

Hi Greg,

My Mistake. Indeed, this is not a bug fix for stable tree.
And there are simple questions.
Will I be allowed to keep the fixes tag in this patch to indicate the
mistakes we made in previous commit if it's not a bug fix for stable
tree?
And all I need to do now is to remove stable tree from cc list. Is it
correct?

That's my understanding, yes. Keep fixes tag but delete cc to stable.

Regards,
Matthias