Răsfoiți Sursa

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

fops is used for module handling with ownership.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Jiri Slaby 19 ani în urmă
părinte
comite
632d6407af
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      drivers/media/radio/radio-maestro.c

+ 0 - 1
drivers/media/radio/radio-maestro.c

@@ -93,7 +93,6 @@ static struct file_operations maestro_fops = {
 };
 };
 
 
 static struct video_device maestro_radio = {
 static struct video_device maestro_radio = {
-	.owner		= THIS_MODULE,
 	.name		= "Maestro radio",
 	.name		= "Maestro radio",
 	.type		= VID_TYPE_TUNER,
 	.type		= VID_TYPE_TUNER,
 	.hardware	= VID_HARDWARE_SF16MI,
 	.hardware	= VID_HARDWARE_SF16MI,