ASoC: Merge AT91 and AVR32 support into a single atmel architecture
The Ateml AT91 and AVR32 SoC share common IP for audio and can share the same driver code using the atmel-ssc API provided for both architectures. Do this, creating a new unified atmel ASoC architecture to replace the previous at32 and at91 ones. [This was contributed as a patch series for reviewability but has been squashed down to a single commit to help preserve both the history and bisectability. A small bugfix from Jukka is included.] Tested-by: NJukka Hynninen <ext-jukka.hynninen@vaisala.com> Signed-off-by: NSedji Gaouaou <sedji.gaouaou@atmel.com> Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Showing
sound/soc/at32/Makefile
已删除
100644 → 0
sound/soc/at32/at32-pcm.h
已删除
100644 → 0
sound/soc/at32/at32-ssc.c
已删除
100644 → 0
sound/soc/at32/at32-ssc.h
已删除
100644 → 0
sound/soc/at91/Kconfig
已删除
100644 → 0
sound/soc/at91/Makefile
已删除
100644 → 0
sound/soc/at91/at91-pcm.c
已删除
100644 → 0
sound/soc/at91/at91-ssc.h
已删除
100644 → 0
sound/soc/atmel/Makefile
0 → 100644
sound/soc/atmel/atmel_ssc_dai.h
0 → 100644
想要评论请 注册 或 登录