]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Parse UUIDs once
authorVinod Koul <vinod.koul@intel.com>
Tue, 26 Jul 2016 12:36:45 +0000 (18:06 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 8 Aug 2016 10:54:59 +0000 (11:54 +0100)
commitcd9219c2edb6f3a649e96585bf74997e52ec1303
treedbd0a49b9e5a9ff34aec5c16c4b4d4ea91bf08dd
parent8eb5ce1a6a9557616aa3f109b0c0bf98cd94a404
ASoC: Intel: Skylake: 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.

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