diff options
author | Kai Vehmanen <kai.vehmanen@linux.intel.com> | 2020-04-20 23:54:31 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-04-21 19:52:58 +0100 |
commit | 5bf73b1b1deca46c7459cb4d732ba8bad6da93c5 (patch) | |
tree | 9948c31e63940137608115b9ab14ed467325e768 /include | |
parent | 787a46c02792f2e9d8b11176381741726120c009 (diff) |
ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
Recent fix for jack detection caused a regression on systems with HDA
audio codec but no HDMI/DP audio via i915 graphics, leading to a kernel
oops at device probe. On these systems, HDA bus instance lookup fails,
as the first ASoC runtime of the card is connected to a dummy codec
(as no HDMI codec is present).
Fixes: 3a24f135e6cc ("ASoC: intel/skl/hda - set autosuspend timeout for hda codecs")
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20200420205431.13070-1-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions