Skip to content

Commit 45c5bea

Browse files
committed
log: Add dlogi at set_alsa_settings start
Addition of alsactl init made it appear before the initial dlogi call, so we add one before it. Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>
1 parent 5a8cc29 commit 45c5bea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

case-lib/lib.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,6 +1153,7 @@ restore_settings_via_alsactl()
11531153
set_alsa_settings()
11541154
{
11551155
# This will bring the machine ALSA state to a common known point - a good baseline
1156+
dlogi "Initialising ALSA configuration for $PNAME with alsactl"
11561157
alsactl init
11571158

11581159
# ZEPHYR platform shares same tplg, remove '_ZEPHYR' from platform name

0 commit comments

Comments
 (0)