]> git.baikalelectronics.ru Git - kernel.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)
commit269ea8ce525eff7c73a583b0b79856c65d33b2ef
tree88421d52c78c1047333aa677654caa04c8cbad9c
parentb753415078d8d6258435c006a1a699b6cbb7ca05
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]