Commit 0b9b34b
committed
soundwire: intel_ace2x: don't print -ENXIO error
hda_sdw_bpt_open() will return -ENXIO when it is called before the Intel
audio DSP FW not boot complete yet. We will fallback to normal sdw
read/write method. Don't print the error message to scare the user.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>1 parent 35eb117 commit 0b9b34b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
0 commit comments