On Wed, Oct 22, 2014 at 12:02:24AM +0100, Mark Brown wrote:
On Mon, Oct 20, 2014 at 03:06:46PM +0100, Liam Girdwood wrote:
Current block allocation is tied to block type and requestor type. Make the allocation more generic by removing the struct module parameter and adding a generic block allocator structure. Also pass in the list that the blocks have to be added too in order to remove dependence on block requestor type.
I'm having trouble apply this - patch 1 manages to apply with some fuzz but patch 5 is failing. Probably needs refreshing against Vinod's recent changes? I applied everything up to patch 4 (ASoC: Intel: Add runtime module support).
I had to drop these since the 0day tester found several build errors (possibly ones that'd have been fixed when the full series was applied or conflicts with Vinod's changes).