forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 140
Closed
Labels
P1Blocker bugs or important featuresBlocker bugs or important featuresenhancementNew feature or requestNew feature or requestupstream blockerMandatory for upstreamMandatory for upstream
Description
In the existing code if there are no I2S codecs we fall back to HDAudio. This is not quite right, we should only do so if there are devices on the bus. The issue is that the HDaudio machine selection happens in sof-pci-dev.c before we probe the bus in intel/hda.c, so we have a chicken-and-egg problem.
Filing as an improvement to make sure we have a story and better handling of error cases.
Metadata
Metadata
Assignees
Labels
P1Blocker bugs or important featuresBlocker bugs or important featuresenhancementNew feature or requestNew feature or requestupstream blockerMandatory for upstreamMandatory for upstream