diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-04-02 10:21:13 +0900 |
---|---|---|
committer | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-04-02 10:21:51 +0900 |
commit | 5fd8d26de884174f223d7bc74b2a7018f46e25e8 (patch) | |
tree | 843a1bb63b3183a30e1cf35313369d86616616cd /projects/linux/mm | |
parent | e040e0e9bef08b769e1c9db7eedc5047f41dcc1a (diff) |
linux: mm: Sound Framework cleanup has done
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Diffstat (limited to 'projects/linux/mm')
-rw-r--r-- | projects/linux/mm/done/sound_framework_cleanup.yaml (renamed from projects/linux/mm/sound_framework_cleanup.yaml) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/linux/mm/sound_framework_cleanup.yaml b/projects/linux/mm/done/sound_framework_cleanup.yaml index 59c69e7..0af850e 100644 --- a/projects/linux/mm/sound_framework_cleanup.yaml +++ b/projects/linux/mm/done/sound_framework_cleanup.yaml @@ -1,7 +1,7 @@ title: "Sound: cleanup ALSA SoC framework" team: MM key: 398efcd6-4f80-451f-8113-081ff56f0a77 -status: Active +status: Done assignee: Morimoto comments: @@ -12,4 +12,4 @@ comments: - "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" + - "step4: [o] cleanup soc-pcm" |