]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/input/mouse/elan_i2c_core.c
Input: elan_i2c - add ELAN0608 to the ACPI table
[mirror_ubuntu-zesty-kernel.git] / drivers / input / mouse / elan_i2c_core.c
index a26f44c28d82e827d2e727961c2fd853c91dbd06..36bbf1728bbb54152fd59a1486cba26e03aeaa74 100644 (file)
@@ -1234,6 +1234,7 @@ static const struct acpi_device_id elan_acpi_id[] = {
        { "ELAN0100", 0 },
        { "ELAN0600", 0 },
        { "ELAN0605", 0 },
+       { "ELAN0608", 0 },
        { "ELAN1000", 0 },
        { }
 };