linux-stable/sound/soc/mediatek
Nícolas F. R. A. Prado 4674284aa7
ASoC: mediatek: mt8192-mt6359: Set the driver name for the card
The ASoC core automatically populates the driver name field in the card
from the card name if left unset. However, since the driver name can be
at most 16 characters long, wrapping will happen if the card name is
longer, which is the case for the mt8192-mt6359 driver.

Explicitly set the driver name for the card in order to avoid said
wrapping and have a readable driver name exposed to userspace.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220929205453.1144142-1-nfraprado@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-09-30 10:41:13 +01:00
..
common ASoC: mediatek: mt8195: extract SOF common code 2022-07-18 13:45:16 +01:00
mt2701 ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe 2022-04-05 10:44:31 +01:00
mt6797 ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probe 2022-06-06 12:38:49 +01:00
mt8173 ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probe 2022-06-07 12:00:44 +01:00
mt8183 ASoC: mediatek: mt8183: Remove clock share parsing from DT 2022-09-09 18:48:58 +01:00
mt8186 ASoC: mediatek: mt8186: Fix spelling mistake "slect" -> "select" 2022-09-29 12:10:49 +01:00
mt8192 ASoC: mediatek: mt8192-mt6359: Set the driver name for the card 2022-09-30 10:41:13 +01:00
mt8195 ASoC: mediatek: mt8195: update audio tuner settings 2022-09-28 12:30:48 +01:00
Kconfig ASoC: mediatek: mt8186: fix Kconfig dependency 2022-07-25 13:16:41 +01:00
Makefile ASoC: mediatek: mt8186: add platform driver 2022-07-20 17:42:24 +01:00