Commit dc70a37
committed
audio: base_fw_intel: do not access UAOL hw in Linux compat mode
If SOF is built with Linux OS overlay and uses the strict
compatibility mode, do not access UAOL hardware unconditionally
on Intel platforms as old Linux kernel versions may not have enabled
USB Audio Offload (UAOL) access and trying to read the capabilities
from hardware will cause a DSP panic.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent dd19c5a commit dc70a37
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
198 | 202 | | |
199 | 203 | | |
200 | 204 | | |
| |||
0 commit comments