diff options
author | Oder Chiou <oder_chiou@realtek.com> | 2016-06-17 11:02:23 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-06-22 16:02:04 +0100 |
commit | b63d4d13ac7b8f947407a7eb44fdc40fadc8c5b8 (patch) | |
tree | 47a4c3859311bb7def87e06469ea59c084257281 /sound/ac97_bus.c | |
parent | 6eebf35b0e4a02248f7dba5d1719c6896afe41ba (diff) |
ASoC: rt5514: Fix the issue that the variable dereferenced before checking
The patch fixes the issue that variable dereferenced before checking
'rt5514_dsp->substream'. Move the assignment to after the variable
checking of 'rt5514_dsp->substream'.
Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/ac97_bus.c')
0 files changed, 0 insertions, 0 deletions