]> Pileus Git - ~andy/linux/blobdiff - Documentation/acpi/enumeration.txt
i2c: move OF helpers into the core
[~andy/linux] / Documentation / acpi / enumeration.txt
index d9be7a97dff35e7b1521e709e8a29c278d3fb434..958266efcc20933b2876b087fc336d43ea950999 100644 (file)
@@ -238,7 +238,6 @@ An I2C bus (controller) driver does:
        if (ret)
                /* handle error */
 
-       of_i2c_register_devices(adapter);
        /* Enumerate the slave devices behind this bus via ACPI */
        acpi_i2c_register_devices(adapter);