[PATCH 0/3] ASoC: simple-card: remove platform data style
Kuninori Morimoto <[email protected]>
| Newsgroups | gmane.linux.sound,gmane.linux.ports.sh.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi SuperH ecovec24/7724se are the last user of Simple Audio Card as "platform data style". It is mainly supporting "DT style" in these days. Now, Simple Audio Card "platform data style" is no longer correctly working during almost this 10 years. but we have not get such report. Let's remove Sound support from SuperH ecovec24/7724se, and remove Simple Audio Card platform data style. Kuninori Morimoto (3): sh: ecovec24: remove FSI/DA7210/Simple-Audio-Card support sh: 7724se: remove FSI/AK4642/Simple-Audio-Card support ASoC: simple-card: remove platform data style arch/sh/boards/mach-ecovec24/setup.c | 90 ------------------------ arch/sh/boards/mach-se/7724/setup.c | 101 --------------------------- include/sound/simple_card.h | 26 ------- sound/soc/generic/simple-card.c | 61 ++-------------- 4 files changed, 6 insertions(+), 272 deletions(-) delete mode 100644 include/sound/simple_card.h -- 2.43.0