]> Pileus Git - ~andy/linux/blobdiff - drivers/base/core.c
Merge branch 'samsung/soc' into next/soc2
[~andy/linux] / drivers / base / core.c
index ad29e928baaa2f4fa789d49f7f2176ce1cddb3c1..74dda4f697f92d772355f37c0a82553e7827119d 100644 (file)
@@ -1034,7 +1034,7 @@ int device_add(struct device *dev)
        device_pm_add(dev);
 
        /* Notify clients of device addition.  This call must come
-        * after dpm_sysf_add() and before kobject_uevent().
+        * after dpm_sysfs_add() and before kobject_uevent().
         */
        if (dev->bus)
                blocking_notifier_call_chain(&dev->bus->p->bus_notifier,