]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/acpi/acpi_lpss.c
Revert "ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C"
[karo-tx-linux.git] / drivers / acpi / acpi_lpss.c
index 08fbff507dc40a660293afb07263c7e9a2ab487c..a7ee533c1cef90e21f119dac21c86f32ea916678 100644 (file)
@@ -125,7 +125,7 @@ static struct lpss_device_desc lpt_dev_desc = {
 };
 
 static struct lpss_device_desc lpt_i2c_dev_desc = {
-       .flags = LPSS_CLK | LPSS_LTR,
+       .flags = LPSS_CLK | LPSS_CLK_GATE | LPSS_LTR,
        .prv_offset = 0x800,
 };