“59ca37f74a6e9d3e9367359f2fcbb286df7d9748”上不存在“...mach-s5pc100/git@gitcode.net:openharmony/kernel_linux.git”
提交 ae6ec6ab 编写于 作者: W Wolfram Sang

media: platform: exynos-gsc: drop owner assignment from platform_drivers

A platform_driver does not need to set an owner, it will be populated by the
driver core.
Signed-off-by: NWolfram Sang <wsa@the-dreams.de>
上级 73239ad1
......@@ -1253,7 +1253,6 @@ static struct platform_driver gsc_driver = {
.id_table = gsc_driver_ids,
.driver = {
.name = GSC_MODULE_NAME,
.owner = THIS_MODULE,
.pm = &gsc_pm_ops,
.of_match_table = exynos_gsc_match,
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册