提交 b7491e7e 编写于 作者: W Wei Yongjun 提交者: Mauro Carvalho Chehab

[media] gs1662: remove .owner field for driver

Remove .owner field if calls are used which set it automatically.

Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
Signed-off-by: NWei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 ff681022
......@@ -463,7 +463,6 @@ static int gs_remove(struct spi_device *spi)
static struct spi_driver gs_driver = {
.driver = {
.name = "gs1662",
.owner = THIS_MODULE,
},
.probe = gs_probe,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册