Commit 4e03732
committed
soundwire: don't program SDW_SCP_BUSCLOCK_SCALE on a unattaced Peripheral
The SDW_SCP_BUSCLOCK_SCALE register will be programed when the
Peripheral is attached. We can and should skip programing the
SDW_SCP_BUSCLOCK_SCALE register when the Peripheral is unattached.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>1 parent 8db18bf commit 4e03732
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
702 | 702 | | |
703 | 703 | | |
704 | 704 | | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
705 | 711 | | |
706 | 712 | | |
707 | 713 | | |
| |||
0 commit comments