summaryrefslogtreecommitdiff
path: root/projects/linux/mm
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2019-08-21 16:41:30 +0900
committerKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2019-09-03 11:19:58 +0900
commita8d02acbf9b50c9ac1b0d3f12f0a45a4d16252c1 (patch)
tree0665cfd762ffccbebf54a66bbaef299807e4b90b /projects/linux/mm
parent09f8c13c64f63c6c529a2729e490b16d123065e8 (diff)
projects: linux: mm: update ALSA SoC cleanup status
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.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/projects/linux/mm/sound_framework_cleanup.yaml b/projects/linux/mm/sound_framework_cleanup.yaml
index 0d88498..1fe1c26 100644
--- a/projects/linux/mm/sound_framework_cleanup.yaml
+++ b/projects/linux/mm/sound_framework_cleanup.yaml
@@ -10,10 +10,9 @@ 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
- (on going [v2]: https://patchwork.kernel.org/project/alsa-devel/list/?series=127987)"
- - "step2: remove verbose platform if needed"
- - "step3: cleanup soc-core"
+ - "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"