1 May
2018
1 May
'18
9:02 p.m.
On 04/30/18 14:19, Peter Ujfalusi wrote:
All DAI drivers are now using the new sdma-pcm platform driver. The omap-pcm can be removed from the tree, but we need to keep the SND_OMAP_SOC Kconfig option until the relevant defconfigs are updated to avoid regression due to missing audio.
Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.com
include/sound/omap-pcm.h | 30 ----- sound/soc/omap/Kconfig | 3 +- sound/soc/omap/Makefile | 2 - sound/soc/omap/omap-pcm.c | 262 -------------------------------------- 4 files changed, 1 insertion(+), 296 deletions(-) delete mode 100644 include/sound/omap-pcm.h delete mode 100644 sound/soc/omap/omap-pcm.c
Acked-by: Jarkko Nikula jarkko.nikula@bitmer.com