Re: [PATCH 0/2] ASoC: fsl_asrc: Fix two dereferenced variable before check

2014-08-04 Thread Mark Brown
On Mon, Aug 04, 2014 at 12:19:47PM +0800, Nicolin Chen wrote: > These two patches fixes two warning of dereferenced variable reported by > Dan Carpenter Applied both, thanks. signature.asc Description: Digital signature

[PATCH 0/2] ASoC: fsl_asrc: Fix two dereferenced variable before check

2014-08-03 Thread Nicolin Chen
These two patches fixes two warning of dereferenced variable reported by Dan Carpenter Nicolin Chen (2): ASoC: fsl_sarc_dma: Check pair before using it ASoC: fsl_asrc: Don't access members of config before checking it sound/soc/fsl/fsl_asrc.c | 9 ++--- sound/soc/fsl/fsl_asrc_dma.c