11 Feb
2019
11 Feb
'19
2:29 p.m.
On Thu, 7 Feb 2019 at 18:00, Sylwester Nawrocki s.nawrocki@samsung.com wrote:
Currently when of_node of the "PCM" device is null dmaengine_pcm_request_chan_of() function will bail out, including cases when custom DMA device is intended to be used. To have the channels properly requested when custom DMA device is provided extend the of_node test to also consider dma_dev->of_node.
Signed-off-by: Sylwester Nawrocki s.nawrocki@samsung.com
sound/soc/soc-generic-dmaengine-pcm.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Acked-by: Krzysztof Kozlowski krzk@kernel.org
Best regards, Krzysztof