Skip to content

kernel/kconfig: Disable CONFIG_SND_HDA_POWER_SAVE_DEFAULT

Jeevan B requested to merge jeevan.b/ci:main into main

Disable CONFIG_SND_HDA_POWER_SAVE_DEFAULT, as we cannot unload or unbind i915/xe when the audio driver has an active reference to it. The only way to prevent this is to unload the audio driver before unloading or unbinding i915/xe.

Signed-off-by: Jeevan B jeevan.b@intel.com

Merge request reports

Loading