diff options
author | Bard Liao <bardliao@realtek.com> | 2015-02-05 16:40:33 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-02-05 18:17:12 +0000 |
commit | 28d1ad09c50c758d3e295fa7ff90a4712e1254ea (patch) | |
tree | 5d107d6d0f9d6a8e94f6193660ef35b9f7b8fc94 /sound/isa | |
parent | 54d96a40e0dfb5aa2eea0b010ddc1c7e8742e364 (diff) | |
download | linux-28d1ad09c50c758d3e295fa7ff90a4712e1254ea.tar.gz linux-28d1ad09c50c758d3e295fa7ff90a4712e1254ea.tar.bz2 linux-28d1ad09c50c758d3e295fa7ff90a4712e1254ea.zip |
ASoC: rt286: Fix potencial crash in jd function
We assign rt286->codec in rt286_probe. If rt286_jack_detect is
invoked before rt286_probe, rt286->codec will be NULL and cause
a kernel panic.
Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/isa')
0 files changed, 0 insertions, 0 deletions