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 <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20210107120757.12051-1-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Hans de Goede 2021-01-07 13:07:57 +01:00 коммит произвёл Mark Brown
Родитель a8644292ea
Коммит aac568269b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 24D68B725D5487D0
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -331,9 +331,6 @@ static struct snd_soc_dai_link byt_cht_es8316_dais[] = {
/* back ends */ /* back ends */
{ {
/* Only SSP2 has been tested here, so BYT-CR platforms that
* require SSP0 will not work.
*/
.name = "SSP2-Codec", .name = "SSP2-Codec",
.id = 0, .id = 0,
.no_pcm = 1, .no_pcm = 1,