summaryrefslogtreecommitdiff
path: root/projects/linux/mm
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2020-07-14 14:54:10 +0900
committerKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2020-07-14 14:54:27 +0900
commit70be1470a5162fd958ee7ad2efb57250c1a4bd66 (patch)
tree53f2bc1503077094d6113333311ed1c286e72e5f /projects/linux/mm
parentbc4a1b6eea04382ccf5fc0a66ae08f9ca3e77266 (diff)
projects: linux: mm: tidyup sound_framework_cleanup
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Diffstat (limited to 'projects/linux/mm')
-rw-r--r--projects/linux/mm/sound_framework_cleanup.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/projects/linux/mm/sound_framework_cleanup.yaml b/projects/linux/mm/sound_framework_cleanup.yaml
index d43c0c1..376eb28 100644
--- a/projects/linux/mm/sound_framework_cleanup.yaml
+++ b/projects/linux/mm/sound_framework_cleanup.yaml
@@ -11,7 +11,7 @@ comments:
- "We want/need to cleanup it 1st."
- "step1: [o] enable modern style DAI link for all sound cards"
- "step2: [o] remove verbose platform if needed"
- - "step3: [x] cleanup soc-core"
- - "step4: [ ] cleanup soc-pcm"
- - "step5: [ ] add Multi-CPU support"
+ - "step3: [o] cleanup soc-core"
+ - "step4: [o] cleanup soc-pcm"
+ - "step5: [o] add Multi-CPU support"
- "step6: [ ] CPU/Codec no categorize"