From: Hans de Goede Date: Thu, 7 Jan 2021 12:07:57 +0000 (+0100) Subject: ASoC: Intel: bytcht_es8316: Remove comment about SSP0 being untested X-Git-Tag: Ubuntu-5.13.0-19.19~3910^2~1^2^2~102 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=aac568269bd80a510758ec5d5744b1a2eea3f049;p=mirror_ubuntu-jammy-kernel.git ASoC: Intel: bytcht_es8316: Remove comment about SSP0 being untested Remove a stale comment about SSP0 being untested, the bytcht_es8316 has supported SSP0 for a while now and this has been successfully tested on a GP electrinic T701 tablet. Signed-off-by: Hans de Goede Link: https://lore.kernel.org/r/20210107120757.12051-1-hdegoede@redhat.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/intel/boards/bytcht_es8316.c b/sound/soc/intel/boards/bytcht_es8316.c index 892cf684216e..06df2d46d910 100644 --- a/sound/soc/intel/boards/bytcht_es8316.c +++ b/sound/soc/intel/boards/bytcht_es8316.c @@ -331,9 +331,6 @@ static struct snd_soc_dai_link byt_cht_es8316_dais[] = { /* back ends */ { - /* Only SSP2 has been tested here, so BYT-CR platforms that - * require SSP0 will not work. - */ .name = "SSP2-Codec", .id = 0, .no_pcm = 1,