Merge branch 'x15-audio-fixes' into omap-for-v4.4/fixes
[firefly-linux-kernel-4.4.55.git] / drivers / mtd / nand / txx9ndfmc.c
index 9c0bc45e28a955f83699a28ff232e8060015405c..8572519b8441b98fa94d55dda5b6d9c35bece1ea 100644 (file)
@@ -323,7 +323,7 @@ static int __init txx9ndfmc_probe(struct platform_device *dev)
                        continue;
                chip = &txx9_priv->chip;
                mtd = &txx9_priv->mtd;
-               mtd->owner = THIS_MODULE;
+               mtd->dev.parent = &dev->dev;
 
                mtd->priv = chip;