[PATCH 0/2] ASoC: fsl_asrc: Fix two dereferenced variable before check
From: Nicolin Chen <nicoleotsuka@gmail.com>
Date: 2014-08-04 04:17:20
These two patches fixes two warning of dereferenced variable reported by Dan Carpenter [off-list ref] 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 | 9 +++++++-- 2 files changed, 13 insertions(+), 5 deletions(-) -- 1.8.4