Re: [PATCH v2 21/47] clk: mediatek: Consistently use GATE_MTK() macro
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2023-02-16 10:28:07
Also in:
linux-clk, linux-mediatek, lkml
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2023-02-16 10:28:07
Also in:
linux-clk, linux-mediatek, lkml
On Tue, Feb 14, 2023 at 9:42 PM AngeloGioacchino Del Regno [off-list ref] wrote:
All the various MediaTek clock drivers are, in a way or another, redefining the GATE_MTK() macro with different names: while some are doing that by actually using GATE_MTK(), others are copying it entirely (hence, entirely redefining it). Change all clock drivers to always and consistently use this macro. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel