ASoC: mediatek: mt8195-mt6359: Use snd_soc_pm_ops instead of custom ops
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 22 Sep 2022 10:35:02 +0000 (12:35 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 23 Sep 2022 12:56:24 +0000 (13:56 +0100)
commit14ed837b9740cc6ec25910980d67c22894b4ff56
treed10902a6fc6222d5e2e42bda5c1c896fc4bc9350
parente2f0b9277810685f6a67201847082ec9852853bd
ASoC: mediatek: mt8195-mt6359: Use snd_soc_pm_ops instead of custom ops

It is possible to use the standard snd_soc_pm_ops for this card:
remove the custom mt8195_mt6359_pm_ops.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220922103502.49981-1-angelogioacchino.delregno@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/mt8195/mt8195-mt6359.c