]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/mtd/mtdcore.c
mtd: core: tone down suggestion that dev.parent should be set
[karo-tx-linux.git] / drivers / mtd / mtdcore.c
index 8598e3b783fe42d25163aa0d19dd774ef9ffb833..ac280eef5ae85d5087f76f51191e3bc04819cdcd 100644 (file)
@@ -430,7 +430,7 @@ int add_mtd_device(struct mtd_info *mtd)
        }
 
        /* Caller should have set dev.parent to match the
-        * physical device.
+        * physical device, if appropriate.
         */
        mtd->dev.type = &mtd_devtype;
        mtd->dev.class = &mtd_class;