From: Christophe JAILLET <christophe.jail...@wanadoo.fr> Date: Sat, 8 Jul 2017 09:46:12 +0200
> These patchs are all related to 'alloc_dma_[rt]x_desc_resources()' functions. > > The 2 first fix an error path where some resources are leaking. I've > separated them into 2 patches because the issues have been introduced by > 2 deferent commits. > > The 3rd patch is just a clean-up. Series applied, thanks.