soc: mediatek: mtk-svs: clean up platform probing
authorMatthias Brugger <matthias.bgg@gmail.com>
Wed, 11 Jan 2023 07:45:22 +0000 (15:45 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 31 Jan 2023 13:24:17 +0000 (14:24 +0100)
commit3bab727bef488c3a8da281ae4f89fd5070e37559
tree9111ff11b69f6fd2484dfa41a814ab97bc49955d
parent8bf305087629a98224aa97769587434ea4016767
soc: mediatek: mtk-svs: clean up platform probing

We only ever call the SoC specific probe function from
svs_platform_probe. No need to carry that function in a global
datastructure around.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Roger Lu <roger.lu@mediatek.com>
Link: https://lore.kernel.org/r/20230111074528.29354-9-roger.lu@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mtk-svs.c