commit | f0295a36dc31774019be278468e22c254f9626e4 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jan 21 21:38:10 2015 +0200 |
committer | Darren Hart <dvhart@linux.intel.com> | Wed Jan 28 21:21:10 2015 -0800 |
tree | d12cf699e782c7a6b107842f180c129ffc801428 | |
parent | 7c2e3c74767cf108635d1a5bd9fe014474c61ebf [diff] |
intel_scu_ipc: move error check out of the loop This is small performance optimization of the busy_loop(). While here, use BIT() macro instead of plain integers when check the status. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>