Searched hist:"386 fe4ceaf196360ef96cbd68d045ed2730251a7" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/mediatek/mt8195/ |
H A D | mt8195-mt6359.c | diff 386fe4ceaf196360ef96cbd68d045ed2730251a7 Tue Apr 16 09:14:00 CEST 2024 AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startup
Add a const mtk_pcm_constraints_data struct array with all of the (again, constant) constraints for all of the supported usecases, remove the duplicated functions and call mtk_soundcard_startup() instead in all of the .startup() callbacks.
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20240416071410.75620-9-angelogioacchino.delregno@collabora.com Signed-off-by: Mark Brown <broonie@kernel.org>
|