11 Dec
2013
11 Dec
'13
12:15 p.m.
On Tue, Dec 10, 2013 at 11:11:02AM -0700, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
Enhance dmaengine_pcm_request_chan_of() to support deferred probe for DMA channels, by using the new dma_request_slave_channel_or_err() API. This prevents snd_dmaengine_pcm_register() from succeeding without acquiring DMA channels due to the relevant DMA controller not yet being registered.
Applied, thanks.