commit | a0e7df335afd2a8a8a688251ffee375b58b6517c | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Fri Feb 24 16:09:40 2017 +0200 |
committer | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Fri Aug 25 18:48:00 2017 +0300 |
tree | 6639e55ee5fb65286bde48fdbfa6f4ab16890077 | |
parent | 29e15e83a99cdc13d0d38de558fbea641f8fdda8 [diff] |
intel_th: Perform time resync on capture start On some devices (TH 2.x devices at the moment), the internal time counter is initially not synchronized to the global crystal clock, so the time stamps it produces will not be useful. In this case, the driver needs to force the time counter resync. This applies the workaround to relevant devices. Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>