Commit 3150381
committed
schedule: remove scheduler_restore()
The last user of schedule_restore() was removed in commit 4f2e381
("build: remove more XTOS left-overs"), so we can proceed it to remove
it from schedule.h interface.
This will pave way for further simplications of the schedule.h
interface now as the role of this interface is reduce to audio task
scheduling, while low-level task scheduling is done in Zephyr.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent 1f4b8f0 commit 3150381
2 files changed
Lines changed: 0 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | 152 | | |
162 | 153 | | |
163 | 154 | | |
| |||
361 | 352 | | |
362 | 353 | | |
363 | 354 | | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | 355 | | |
383 | 356 | | |
384 | 357 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
811 | | - | |
812 | 811 | | |
813 | 812 | | |
0 commit comments