19 Jul
2018
19 Jul
'18
8:45 a.m.
On Wed, 18 Jul 2018 22:41:05 +0200, Adam Goode wrote:
If the audio device is externally clocked and set to a rate that does not match the external clock, the clock will never be valid and we cannot set the rate successfully. To fix this, allow a rate change even if the clock is initially invalid, and validate again after the rate is changed.
This fixes problems with MOTU UltraLite AVB hardware over USB.
Signed-off-by: Adam Goode agoode@google.com
Thanks, applied.
Takashi