OSDN Git Service

ACPI / scan: Create platform device for INT33FE ACPI nodes
[uclinux-h8/linux.git] / drivers / acpi / scan.c
index e1b6231..1dcc48b 100644 (file)
@@ -1550,6 +1550,7 @@ static bool acpi_device_enumeration_by_parent(struct acpi_device *device)
         */
        static const struct acpi_device_id i2c_multi_instantiate_ids[] = {
                {"BSG1160", },
+               {"INT33FE", },
                {}
        };