combine-sink: Rearrange block_usec initialization
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Tue, 17 Jun 2014 11:13:21 +0000 (14:13 +0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Tue, 17 Jun 2014 11:13:21 +0000 (14:13 +0300)
commitd02511115c30246339a4cd8185665894ab105979
tree147a73bd4b79cd6c0bb8a00d8e50629f2e171bcb
parenta6dbfe55c75f672a5bb288048c00426b6f7a566a
combine-sink: Rearrange block_usec initialization

block_usec should be determined by the sink max latency, not the other
way around. This change doesn't cause any change in behaviour, but
makes the code more logical. Further updates to block_usec are already
done correctly, so this is the only place that needs modification.
src/modules/module-combine-sink.c