linux/sound/soc/davinci
Peter Ujfalusi caa1d794cc ASoC: davinci-mcasp: Fix DIT only McASP instance support
One of the McASP instances in DM646x line of DMSoC only supports DIT mode.
This means that the given IP does not have support for rx and all the rx
related resources are missing, like irq and DMA request.
The driver should not fail if any or all  of the RX resource is missing
when the op_mode is set to DIT mode.
Since RX is not possible in DIT mode, we can just ignore the rx resources
when the McASP is used in DIT mode.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-02-02 18:32:43 +00:00
..
Kconfig ASoC: davinci: fix DM365_EVM codec selection 2015-01-29 11:51:29 +00:00
Makefile ASoC: davinci-mcasp: Use dmaengine based platform driver for AM335x/447x 2014-07-16 22:09:13 +01:00
davinci-evm.c ASoC: davinci-evm: Do not include davinci-pcm.h and davinci-i2s.h 2015-02-02 18:26:15 +00:00
davinci-i2s.c ASoC: davinci: drop owner assignment from platform_drivers 2014-10-20 16:22:07 +02:00
davinci-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
davinci-mcasp.c ASoC: davinci-mcasp: Fix DIT only McASP instance support 2015-02-02 18:32:43 +00:00
davinci-mcasp.h ASoC: davinci-mcasp: Add overrun/underrun event handling 2014-11-12 14:55:00 +00:00
davinci-pcm.c ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() 2014-04-22 12:51:22 +01:00
davinci-pcm.h ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() 2014-04-22 12:51:22 +01:00
davinci-vcif.c ASoC: davinci: drop owner assignment from platform_drivers 2014-10-20 16:22:07 +02:00
edma-pcm.c ASoC: edma-pcm: Include edma-pcm.h 2014-08-17 09:31:06 -05:00
edma-pcm.h ASoC: edma-pcm: Add empty functions for !CONFIG_SND_EDMA_SOC builds 2014-07-16 22:09:08 +01:00