Re: [PATCH 2/3] soc: mediatek: mutex: Drop empty platform remove function

From: Matthias Brugger
Date: Fri Dec 16 2022 - 07:27:14 EST




On 13/12/2022 10:50, AngeloGioacchino Del Regno wrote:
Il 12/12/22 23:25, Uwe Kleine-König ha scritto:
A remove callback just returning 0 is equivalent to no remove callback
at all. So drop the useless function.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>

Totally agree.

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


Applied thanks