summaryrefslogtreecommitdiff
path: root/include/sound/omap-pcm.h
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi2018-05-111-30/+0
| | | | | | | | | | 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>
* ASoC: omap-pcm: Move omap-pcm under include/soundJyri Sarha2014-05-261-0/+30
Make including the omap-pcm.h outside sound/soc/omap more convenient. Signed-off-by: Jyri Sarha <jsarha@ti.com> Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>