MLK-17355-1: ASoC: fsl_mqs: Fix potential uninitialized pointer read
authorViorel Suman <viorel.suman@nxp.com>
Tue, 9 Jan 2018 14:01:49 +0000 (16:01 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:52:37 +0000 (14:52 -0500)
commitabfc610fe7a54cc371e5b68d0cc656de6135d5e4
tree53b6b1e03bb0cf75f65b539cb05ec18cb638daa5
parentac2e520e83b7a08d0bb620aebbee89f576d2e2c2
MLK-17355-1: ASoC: fsl_mqs: Fix potential uninitialized pointer read

Initialize gpr_np in order to avoid potential unitialized
pointer read in the section following the "out:" label.

Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
sound/soc/codecs/fsl_mqs.c