Skip to content

Commit 157a262

Browse files
committed
fixup! ASoC: SOF: Intel: detect DMIC number in SoundWire mixed config
Only minor reverse x-mas tree style changes suggested by Rander. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
1 parent 81da1ab commit 157a262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/soc/sof/intel/hda.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,9 +553,9 @@ static int dmic_topology_fixup(struct snd_sof_dev *sdev,
553553
const char *idisp_str,
554554
int *dmic_found)
555555
{
556-
const char *dmic_str;
557556
const char *default_tplg_filename = *tplg_filename;
558557
const char *fixed_tplg_filename;
558+
const char *dmic_str;
559559
int dmic_num;
560560

561561
/* first check NHLT for DMICs */

0 commit comments

Comments
 (0)