On Thu, 7 Feb 2019 at 18:00, Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> 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@xxxxxxxxxxx> > --- > sound/soc/soc-generic-dmaengine-pcm.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof