3 Nov
2014
3 Nov
'14
2:45 p.m.
On Fri, Oct 24, 2014 at 09:25:59PM +0200, Peter Rosin wrote:
The CMR divider register is shared by playback and capture. The SSC driver therefore tries to enforce rules so that the needed register content do not conflict during simultaneous playback/capture. However, the implementation also prevents changing the register content in half-duplex scenarios, which is needed when using the OSS API.
Applied, thanks.