浏览代码

[PATCH] acpi: remove "video device notify" message

Seems to be some left-over debug code.

Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Jeff Chua 18 年之前
父节点
当前提交
3a7122923e
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      drivers/acpi/video.c

+ 0 - 2
drivers/acpi/video.c

@@ -1677,8 +1677,6 @@ static void acpi_video_device_notify(acpi_handle handle, u32 event, void *data)
 	struct acpi_video_device *video_device = data;
 	struct acpi_video_device *video_device = data;
 	struct acpi_device *device = NULL;
 	struct acpi_device *device = NULL;
 
 
-
-	printk("video device notify\n");
 	if (!video_device)
 	if (!video_device)
 		return;
 		return;