Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.git] / drivers / mmc / host / sdhci-acpi.c
index 4ede2307b29365ce770e6a0740ce8d5aa73f2a96..9ce17f6e4014d9f4fc0b45c8e6856056ddebdb52 100644 (file)
@@ -143,6 +143,7 @@ static const struct sdhci_acpi_uid_slot sdhci_acpi_uids[] = {
        { "80860F14" , "3" , &sdhci_acpi_slot_int_sd   },
        { "INT33BB"  , "2" , &sdhci_acpi_slot_int_sdio },
        { "INT33C6"  , NULL, &sdhci_acpi_slot_int_sdio },
+       { "INT3436"  , NULL, &sdhci_acpi_slot_int_sdio },
        { "PNP0D40"  },
        { },
 };
@@ -151,6 +152,7 @@ static const struct acpi_device_id sdhci_acpi_ids[] = {
        { "80860F14" },
        { "INT33BB"  },
        { "INT33C6"  },
+       { "INT3436"  },
        { "PNP0D40"  },
        { },
 };