Searched hist:"42 a74e77471ea42e6ab44e5be16723ede72b9901" (Results 1 – 5 of 5) sorted by relevance
/linux/sound/soc/samsung/ |
H A D | dmaengine.c | diff 42a74e77471ea42e6ab44e5be16723ede72b9901 Thu Jul 21 20:03:50 CEST 2016 Sylwester Nawrocki <s.nawrocki@samsung.com> ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config
The DMA channel names are specified through struct snd_dmaengine_pcm_config rather than using SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag when booting with devicetree in order to properly support deferred probing. Without this change the sound machine driver initialization can complete successfully with unavailable DMA resources.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | dma.h | diff 42a74e77471ea42e6ab44e5be16723ede72b9901 Thu Jul 21 20:03:50 CEST 2016 Sylwester Nawrocki <s.nawrocki@samsung.com> ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config
The DMA channel names are specified through struct snd_dmaengine_pcm_config rather than using SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag when booting with devicetree in order to properly support deferred probing. Without this change the sound machine driver initialization can complete successfully with unavailable DMA resources.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | spdif.c | diff 42a74e77471ea42e6ab44e5be16723ede72b9901 Thu Jul 21 20:03:50 CEST 2016 Sylwester Nawrocki <s.nawrocki@samsung.com> ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config
The DMA channel names are specified through struct snd_dmaengine_pcm_config rather than using SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag when booting with devicetree in order to properly support deferred probing. Without this change the sound machine driver initialization can complete successfully with unavailable DMA resources.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | pcm.c | diff 42a74e77471ea42e6ab44e5be16723ede72b9901 Thu Jul 21 20:03:50 CEST 2016 Sylwester Nawrocki <s.nawrocki@samsung.com> ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config
The DMA channel names are specified through struct snd_dmaengine_pcm_config rather than using SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag when booting with devicetree in order to properly support deferred probing. Without this change the sound machine driver initialization can complete successfully with unavailable DMA resources.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | i2s.c | diff 42a74e77471ea42e6ab44e5be16723ede72b9901 Thu Jul 21 20:03:50 CEST 2016 Sylwester Nawrocki <s.nawrocki@samsung.com> ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config
The DMA channel names are specified through struct snd_dmaengine_pcm_config rather than using SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag when booting with devicetree in order to properly support deferred probing. Without this change the sound machine driver initialization can complete successfully with unavailable DMA resources.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|