]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Bxt: Parse UUIDs once
authorVinod Koul <vinod.koul@intel.com>
Tue, 26 Jul 2016 12:36:46 +0000 (18:06 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 8 Aug 2016 10:54:59 +0000 (11:54 +0100)
commit47c4e82ce2c01b8e7f0184d2b615fded70288912
tree2bba014e903a76235fa86133619ce6261449d108
parent1b7302fa62451e8c2f53c5184c46c2190e17ba4b
ASoC: Intel: Bxt: Parse UUIDs once

The firmware manifest contains UUIDs which needs to be passed only once.

So use the newly introduced is_first_boot flag to distinguish and parse
these only once on bxt platform as well.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/bxt-sst.c