[E/Unstable] [PATCH 2/5] Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk"

Kai-Heng Feng kai.heng.feng at canonical.com
Tue Aug 13 18:56:51 UTC 2019


BugLink: https://bugs.launchpad.net/bugs/1840075

This reverts commit 25947a1872c38c5066c0ca7e9edc27da6479cd6c.

Signed-off-by: Kai-Heng Feng <kai.heng.feng at canonical.com>
---
 drivers/i2c/busses/i2c-designware-master.c | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/drivers/i2c/busses/i2c-designware-master.c b/drivers/i2c/busses/i2c-designware-master.c
index 46b62af8b3b2..199412c9ac4b 100644
--- a/drivers/i2c/busses/i2c-designware-master.c
+++ b/drivers/i2c/busses/i2c-designware-master.c
@@ -46,13 +46,6 @@ static const struct dmi_system_id i2c_dw_no_runtime_pm[] = {
 			DMI_MATCH(DMI_PRODUCT_NAME, "Inspiron 7590"),
 		},
 	},
-	{
-		.ident = "Dell Inspiron 7591",
-		.matches = {
-			DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
-			DMI_MATCH(DMI_PRODUCT_NAME, "Inspiron 7591"),
-		},
-	},
 	{
 		.ident = "Dell Vostro 5390",
 		.matches = {
-- 
2.17.1




More information about the kernel-team mailing list