Commit 12ae283
committed
WIP: audio: pipeline: disable pipeline position registers
Disable the code to set up pipeline position registers
using the sof_get() singleton instance. This design is not
feasible when pipelnes are running in user-space and an alternative
implementation is needed.
This is not required in initial LL user testing as position
reporting via pipeline register is not used in all configurations.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent 090096d commit 12ae283
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
141 | 145 | | |
142 | 146 | | |
143 | 147 | | |
144 | 148 | | |
145 | 149 | | |
146 | 150 | | |
| 151 | + | |
147 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
148 | 156 | | |
149 | 157 | | |
150 | 158 | | |
151 | 159 | | |
152 | 160 | | |
153 | 161 | | |
| 162 | + | |
154 | 163 | | |
155 | 164 | | |
156 | 165 | | |
| |||
0 commit comments