diff options
author | Camel Guo <camelg@axis.com> | 2020-09-01 15:57:35 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-09-01 17:04:40 +0200 |
commit | 2569231d71dff82cfd6e82ab3871776f72ec53b6 (patch) | |
tree | b273a8352d25f32315f3b46e1403b348af96692a /sound/soc/intel/haswell | |
parent | ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions (diff) | |
download | linux-2569231d71dff82cfd6e82ab3871776f72ec53b6.tar.xz linux-2569231d71dff82cfd6e82ab3871776f72ec53b6.zip |
ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->dev
In adcx140_i2c_probe, adcx140->dev is accessed before its
initialization. This commit fixes this bug.
Fixes: 689c7655b50c ("ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver family")
Acked-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Camel Guo <camel.guo@axis.com>
Link: https://lore.kernel.org/r/20200901135736.32036-1-camel.guo@axis.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/haswell')
0 files changed, 0 insertions, 0 deletions