Replace remaining references to "driverfs" with "sysfs".
[pandora-kernel.git] / drivers / i2c / busses / i2c-amd8111.c
index 5bba3fb..e15f9e3 100644 (file)
@@ -371,7 +371,7 @@ static int __devinit amd8111_probe(struct pci_dev *dev,
        smbus->adapter.algo = &smbus_algorithm;
        smbus->adapter.algo_data = smbus;
 
-       /* set up the driverfs linkage to our parent device */
+       /* set up the sysfs linkage to our parent device */
        smbus->adapter.dev.parent = &dev->dev;
 
        pci_write_config_dword(smbus->dev, AMD_PCI_MISC, 0);