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

From: Stephen Boyd
Date: Fri Nov 13 2020 - 03:13:06 EST


"Fix" is a little strong. Maybe the subject should just be "Make
mtk_clk_register_mux() a static function".

Quoting Weiyi Lu (2020-11-10 18:33:56)
> mtk_clk_register_mux() should be a static function
>
> Fixes: a3ae549917f16 ("clk: mediatek: Add new clkmux register API")