]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
ucm: bytcr/PlatformEnableSeq.conf update some comments
authorHans de Goede <hdegoede@redhat.com>
Sun, 3 Feb 2019 11:37:41 +0000 (12:37 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 24 Sep 2019 11:13:41 +0000 (13:13 +0200)
commit27334fe6f692a3d4f36326d452c65af2d7893197
treef12e7da5cb4ad13a6674582f56d3bc6419cb9c2a
parent4cdddbf74b972caf45ae544e08adf183ca38be5e
ucm: bytcr/PlatformEnableSeq.conf update some comments

Commit f91cc3c7d6b7 ("Update chtrt5645 ucm variants to use
bytcr/PlatformEnableSeq.conf component") updated the
following 2 comments:

 # codec0_out settings (used if SSP2 is connected to aif1)
 # modem_out settings (used if SSP0 is connected to aif2)

Specifically it added the " to aif1" resp. " to aif2" part of the comments.

This is not correct, AIF1 / AIF2 are something which is present on
Realtek codecs only, and either one can be used indepedent of
SSP0 or SSP2 being used (the comments in the chtrt5645 UCM profile
before this change were wrong / outdated).

Besides there not being any relationship between SSP0 or SSP2 being
used, bytcr/PlatformEnableSeq.conf is also used with other codecs,
e.g. the ESS8316 codec where this is not applicable at all.

Therefor this commit removes the " to aif?" part of the comments again
to avoid confusing people reading this in the future.

Cc: Russell Parker <russell.parker7@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
ucm/platforms/bytcr/PlatformEnableSeq.conf