diff options
author | Bard Liao <bardliao@realtek.com> | 2015-02-05 11:40:33 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-02-05 21:17:12 +0300 |
commit | 28d1ad09c50c758d3e295fa7ff90a4712e1254ea (patch) | |
tree | 5d107d6d0f9d6a8e94f6193660ef35b9f7b8fc94 /sound/pci/hda/hda_intel.c | |
parent | 54d96a40e0dfb5aa2eea0b010ddc1c7e8742e364 (diff) | |
download | linux-28d1ad09c50c758d3e295fa7ff90a4712e1254ea.tar.xz |
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/pci/hda/hda_intel.c')
0 files changed, 0 insertions, 0 deletions