提交 632d6407 编写于 作者: J Jiri Slaby 提交者: Linus Torvalds

[PATCH] media-radio: Maestro radio delete owner line from video device

fops is used for module handling with ownership.
Signed-off-by: NJiri Slaby <jirislaby@gmail.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 f86e7767
......@@ -93,7 +93,6 @@ static struct file_operations maestro_fops = {
};
static struct video_device maestro_radio = {
.owner = THIS_MODULE,
.name = "Maestro radio",
.type = VID_TYPE_TUNER,
.hardware = VID_HARDWARE_SF16MI,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册