Re: Help request - ASoC recursion issue

2012-07-24 Thread Mark Brown
On Tue, Jul 24, 2012 at 08:26:36AM +0100, Lee Jones wrote: > Yes, I am inclined to agree with you. I just thought it was > uncharacteristic of a memory corruption error, as can reliably reproduce > the bootlog above. What's even more strange is that the issue only > arises on one of my two _

Re: Help request - ASoC recursion issue

2012-07-24 Thread Lee Jones
On 23/07/12 19:12, Will Deacon wrote: On Mon, Jul 23, 2012 at 03:56:02PM +0100, Lee Jones wrote: On 23/07/12 15:50, Lee Jones wrote: I was wondering if I may bother you for some help. I've been having serious issues with testing the new mop500 sound system you have in your ASoC for-next branch.

Re: Help request - ASoC recursion issue

2012-07-23 Thread Will Deacon
On Mon, Jul 23, 2012 at 03:56:02PM +0100, Lee Jones wrote: > On 23/07/12 15:50, Lee Jones wrote: > >> I was wondering if I may bother you for some help. I've been having > >> serious issues with testing the new mop500 sound system you have in your > >> ASoC for-next branch. I've fixed a few issues

Re: Help request - ASoC recursion issue

2012-07-23 Thread Lee Jones
On 23/07/12 15:50, Lee Jones wrote: I was wondering if I may bother you for some help. I've been having serious issues with testing the new mop500 sound system you have in your ASoC for-next branch. I've fixed a few issues and will be submitting patches shortly. The most serious issue I came acro

Re: Help request - ASoC recursion issue

2012-07-23 Thread Lee Jones
I was wondering if I may bother you for some help. I've been having serious issues with testing the new mop500 sound system you have in your ASoC for-next branch. I've fixed a few issues and will be submitting patches shortly. The most serious issue I came across was with recursion. It appears y

Re: Help request - ASoC recursion issue

2012-07-23 Thread Mark Brown
On Mon, Jul 23, 2012 at 03:05:19PM +0100, Lee Jones wrote: > I was wondering if I may bother you for some help. I've been having > serious issues with testing the new mop500 sound system you have in You might want to CC some of the people who wrote that code... > The problem seems to be that 'da

Help request - ASoC recursion issue

2012-07-23 Thread Lee Jones
Hi Mark, I was wondering if I may bother you for some help. I've been having serious issues with testing the new mop500 sound system you have in your ASoC for-next branch. I've fixed a few issues and will be submitting patches shortly. The most serious issue I came across was with recursion.