[PATCH 165/165] HAX

Matthew Auld matthew.auld at intel.com
Wed Nov 25 08:18:15 UTC 2020


---
 sound/hda/hdac_i915.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/hda/hdac_i915.c b/sound/hda/hdac_i915.c
index 454474ac5716..b5dc1661e4c4 100644
--- a/sound/hda/hdac_i915.c
+++ b/sound/hda/hdac_i915.c
@@ -145,7 +145,7 @@ int snd_hdac_i915_init(struct hdac_bus *bus)
 	struct drm_audio_component *acomp;
 	int err;
 
-	if (!i915_gfx_present())
+	if (1 || !i915_gfx_present())
 		return -ENODEV;
 
 	err = snd_hdac_acomp_init(bus, NULL,
-- 
2.26.2



More information about the Intel-gfx-trybot mailing list