commit | e280823c23f9ccc5f3bbd0fb2fa458cd96c1a881 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Tue Jul 26 18:06:45 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Mon Aug 08 11:54:59 2016 +0100 |
tree | dbd0a49b9e5a9ff34aec5c16c4b4d4ea91bf08dd | |
parent | a8e2c19efd5d27577661124b1033b344650e4899 [diff] |
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>