Skip to content
Commit e9036c2a authored by Stephen Warren's avatar Stephen Warren Committed by Mark Brown
Browse files

ASoC: dmaengine: fix deferred probe detection



Check the return value of dma_request_slave_channel_reason() to see if
deferred probe happens, not the variable the return value will be
assigned to later.

Reported-by: default avatarkbuild test robot <fengguang.wu@intel.com>
Fixes: 5eda87b8

 ("ASoC: dmaengine: support deferred probe for DMA channels")
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 5eda87b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment