提交 52364683 编写于 作者: F Frans Klaver 提交者: Brian Norris

mtd: nand: hisi504_nand: drop owner assignment

Owner is automatically set by mtdcore. Make use of that.
Signed-off-by: NFrans Klaver <fransklaver@gmail.com>
Signed-off-by: NBrian Norris <computersforpeace@gmail.com>
上级 4dc67b1d
......@@ -737,7 +737,6 @@ static int hisi_nfc_probe(struct platform_device *pdev)
}
mtd->priv = chip;
mtd->owner = THIS_MODULE;
mtd->name = "hisi_nand";
mtd->dev.parent = &pdev->dev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册