commit | 33420d66354134b9369d0984a6ca418752c781a6 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Fri Feb 05 12:19:04 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Mon Feb 08 16:44:17 2016 +0000 |
tree | 7a2c833075abd7519c952ad1e6f3ffedb68da0a9 | |
parent | 98ab7a02046dd239f3f2eb923de0ce117dc29e15 [diff] |
ASoC: Intel: Skylake: Update the delay check Delay check was using ternary operator, it can be simplified to simple if condition, so update it Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>