All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Thomas Hellström" <thomas.hellstrom@linux.intel.com>
To: intel-xe@lists.freedesktop.org
Subject: [CI 2/2] Revert "mei: gsc: add support for auxiliary device created by Xe driver"
Date: Wed, 10 Jan 2024 16:56:45 +0100	[thread overview]
Message-ID: <20240110155645.523818-2-thomas.hellstrom@linux.intel.com> (raw)
In-Reply-To: <20240110155645.523818-1-thomas.hellstrom@linux.intel.com>

This reverts commit bea27d7369855e586d22c3e45b155e8e5eecaa7f.
---
 drivers/misc/mei/gsc-me.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/misc/mei/gsc-me.c b/drivers/misc/mei/gsc-me.c
index 9e558ec2ea1d..6be8f1cc052c 100644
--- a/drivers/misc/mei/gsc-me.c
+++ b/drivers/misc/mei/gsc-me.c
@@ -292,10 +292,6 @@ static const struct auxiliary_device_id mei_gsc_id_table[] = {
 		.name = "i915.mei-gscfi",
 		.driver_data = MEI_ME_GSCFI_CFG,
 	},
-	{
-		.name = "xe.mei-gscfi",
-		.driver_data = MEI_ME_GSCFI_CFG,
-	},
 	{
 		/* sentinel */
 	}
@@ -316,6 +312,5 @@ module_auxiliary_driver(mei_gsc_driver);
 MODULE_AUTHOR("Intel Corporation");
 MODULE_ALIAS("auxiliary:i915.mei-gsc");
 MODULE_ALIAS("auxiliary:i915.mei-gscfi");
-MODULE_ALIAS("auxiliary:xe.mei-gscfi");
 MODULE_DESCRIPTION("Intel(R) Graphics System Controller");
 MODULE_LICENSE("GPL");
-- 
2.43.0


  reply	other threads:[~2024-01-10 15:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-10 15:56 [CI 1/2] Revert "mei/hdcp: Also enable for XE" Thomas Hellström
2024-01-10 15:56 ` Thomas Hellström [this message]
2024-01-10 16:50 ` ✓ CI.Patch_applied: success for series starting with [CI,1/2] " Patchwork
2024-01-10 16:50 ` ✗ CI.checkpatch: warning " Patchwork
2024-01-10 16:51 ` ✓ CI.KUnit: success " Patchwork
2024-01-10 16:59 ` ✓ CI.Build: " Patchwork
2024-01-10 17:00 ` ✓ CI.Hooks: " Patchwork
2024-01-10 17:01 ` ✓ CI.checksparse: " Patchwork
2024-01-10 17:35 ` ✓ CI.BAT: " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240110155645.523818-2-thomas.hellstrom@linux.intel.com \
    --to=thomas.hellstrom@linux.intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.