Re: [PATCH v3 26/55] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2023-02-21 03:44:20
Also in:
linux-clk, linux-mediatek, lkml
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2023-02-21 03:44:20
Also in:
linux-clk, linux-mediatek, lkml
On Mon, Feb 20, 2023 at 11:01 PM AngeloGioacchino Del Regno [off-list ref] wrote:
The infracfg driver cannot be converted to clk_mtk_simple_probe() as it registers cpumuxes, which is not supported on the common probing mechanism: for this reason, move it to its own file. While at it, also convert it to be a platform driver instead; to do so, also add a .remove() callback for this driver. During the conversion, error handling was added to the infracfg probe function. 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