summaryrefslogtreecommitdiff
path: root/projects/linux/mm
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2020-01-10 14:51:43 +0900
committerKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2020-01-10 14:52:11 +0900
commitbb968b10a6a74d83ec79a21272597bb1464b40b9 (patch)
treedaac0fe46786bb763ec63f70df80916b0645f326 /projects/linux/mm
parentd718b91deedc8a1394df712b17bf6ec48677a9c7 (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.yaml21
1 files changed, 10 insertions, 11 deletions
diff --git a/projects/linux/mm/sound_framework_cleanup.yaml b/projects/linux/mm/sound_framework_cleanup.yaml
index 1fe1c26..d43c0c1 100644
--- a/projects/linux/mm/sound_framework_cleanup.yaml
+++ b/projects/linux/mm/sound_framework_cleanup.yaml
@@ -4,15 +4,14 @@ key: 398efcd6-4f80-451f-8113-081ff56f0a77
status: Active
assignee: Morimoto
-upstream:
-
comments:
- - "ALSA SoC framework grew original. And need to support more flexible connection
- which is required for modern device. But, framework is not clean and complex.
- We want/need to cleanup it 1st."
- - "step1: enable modern style DAI link for all sound cards [done]"
- - "step2: remove verbose platform if needed [done]"
- - "step3: cleanup soc-core [on-going]"
- - "step4: cleanup soc-pcm"
- - "step5: add Multi-CPU support"
- - "step6: CPU/Codec no categorize"
+ - "ALSA SoC framework grew original"
+ - "need to support more flexible connection which is required for modern device"
+ - "But, framework is not clean and complex."
+ - "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"
+ - "step6: [ ] CPU/Codec no categorize"