]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: omap: Delete the obsolete omap-pcm
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 9 May 2018 11:03:56 +0000 (14:03 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 11 May 2018 02:26:25 +0000 (11:26 +0900)
commitcfb53a56d1024bfa547a55ba599a19f882253003
tree88421d52c78c1047333aa677654caa04c8cbad9c
parent077a403d86207080a32b5e5d60e33ee0cb628cf6
ASoC: omap: Delete the obsolete omap-pcm

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>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/omap-pcm.h [deleted file]
sound/soc/omap/Kconfig
sound/soc/omap/Makefile
sound/soc/omap/omap-pcm.c [deleted file]