Re: [PATCH] ASoC: pxa: pxa-ssp: Terminate of match table

2014-05-26 Thread Mark Brown
On Fri, May 23, 2014 at 05:16:49PM -0700, Stephen Boyd wrote: > Failure to terminate this match table can lead to boot failures > depending on where the compiler places the match table. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH] ASoC: pxa: pxa-ssp: Terminate of match table

2014-05-24 Thread Daniel Mack
On 05/24/2014 02:16 AM, Stephen Boyd wrote: > Failure to terminate this match table can lead to boot failures > depending on where the compiler places the match table. > > Cc: Daniel Mack > Signed-off-by: Stephen Boyd Acked-by: Daniel Mack > --- > sound/soc/pxa/pxa-ssp.c | 1 + > 1 file cha