“221f2c770e10d3f8dca71e1e14e24e61dc8988dd”上不存在“git@gitcode.net:openanolis/cloud-kernel.git”
提交 7ec42d26 编写于 作者: K Krzysztof Helt 提交者: Linus Torvalds

chipsfb: remove redundant assignment

The removed assignment is done inside the framebuffer_alloc() earlier.
Signed-off-by: NKrzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 2d9d2fdf
...@@ -414,7 +414,6 @@ chipsfb_pci_init(struct pci_dev *dp, const struct pci_device_id *ent) ...@@ -414,7 +414,6 @@ chipsfb_pci_init(struct pci_dev *dp, const struct pci_device_id *ent)
} }
pci_set_drvdata(dp, p); pci_set_drvdata(dp, p);
p->device = &dp->dev;
init_chips(p, addr); init_chips(p, addr);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部