Re: [PATCH 3/5] spmi: mtk-pmif: Reorder driver remove sequence

From: AngeloGioacchino Del Regno
Date: Wed Sep 13 2023 - 05:11:57 EST


Il 24/08/23 12:40, Fei Shao ha scritto:
This driver enables clocks and then adds SPMI controller in probing, so
we expect the reversed sequence in removal.
Fix the order in the remove callback.

Signed-off-by: Fei Shao <fshao@xxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>