aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-platdrv.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/i2c/busses/i2c-designware-platdrv.c')
-rw-r--r--drivers/i2c/busses/i2c-designware-platdrv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/i2c/busses/i2c-designware-platdrv.c b/drivers/i2c/busses/i2c-designware-platdrv.c
index 51cb17287c47..997bbb3d925f 100644
--- a/drivers/i2c/busses/i2c-designware-platdrv.c
+++ b/drivers/i2c/busses/i2c-designware-platdrv.c
@@ -123,8 +123,8 @@ static const struct acpi_device_id dw_i2c_acpi_match[] = {
123 { "INT33C3", 0 }, 123 { "INT33C3", 0 },
124 { "INT3432", 0 }, 124 { "INT3432", 0 },
125 { "INT3433", 0 }, 125 { "INT3433", 0 },
126 { "80860F41", 0 }, 126 { "80860F41", ACCESS_NO_IRQ_SUSPEND },
127 { "808622C1", MODEL_CHERRYTRAIL }, 127 { "808622C1", ACCESS_NO_IRQ_SUSPEND | MODEL_CHERRYTRAIL },
128 { "AMD0010", ACCESS_INTR_MASK }, 128 { "AMD0010", ACCESS_INTR_MASK },
129 { "AMDI0010", ACCESS_INTR_MASK }, 129 { "AMDI0010", ACCESS_INTR_MASK },
130 { "AMDI0510", 0 }, 130 { "AMDI0510", 0 },