From 5fd8d26de884174f223d7bc74b2a7018f46e25e8 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Fri, 2 Apr 2021 10:21:13 +0900 Subject: linux: mm: Sound Framework cleanup has done Signed-off-by: Kuninori Morimoto --- projects/linux/mm/done/sound_framework_cleanup.yaml | 15 +++++++++++++++ projects/linux/mm/sound_framework_cleanup.yaml | 15 --------------- 2 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 projects/linux/mm/done/sound_framework_cleanup.yaml delete mode 100644 projects/linux/mm/sound_framework_cleanup.yaml (limited to 'projects/linux/mm') diff --git a/projects/linux/mm/done/sound_framework_cleanup.yaml b/projects/linux/mm/done/sound_framework_cleanup.yaml new file mode 100644 index 0000000..0af850e --- /dev/null +++ b/projects/linux/mm/done/sound_framework_cleanup.yaml @@ -0,0 +1,15 @@ +title: "Sound: cleanup ALSA SoC framework" +team: MM +key: 398efcd6-4f80-451f-8113-081ff56f0a77 +status: Done +assignee: Morimoto + +comments: + - "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: [o] cleanup soc-core" + - "step4: [o] cleanup soc-pcm" diff --git a/projects/linux/mm/sound_framework_cleanup.yaml b/projects/linux/mm/sound_framework_cleanup.yaml deleted file mode 100644 index 59c69e7..0000000 --- a/projects/linux/mm/sound_framework_cleanup.yaml +++ /dev/null @@ -1,15 +0,0 @@ -title: "Sound: cleanup ALSA SoC framework" -team: MM -key: 398efcd6-4f80-451f-8113-081ff56f0a77 -status: Active -assignee: Morimoto - -comments: - - "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: [o] cleanup soc-core" - - "step4: [ ] cleanup soc-pcm" -- cgit v1.2.3