The patch titled acpi: remove "video device notify" message has been removed from the -mm tree. Its filename was acpi-removes-video-device-notify-message.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: acpi: remove "video device notify" message From: Jeff Chua <jeff.chua.linux@xxxxxxxxx> Seems to be some left-over debug code. Cc: Len Brown <lenb@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/acpi/video.c | 2 -- 1 file changed, 2 deletions(-) diff -puN drivers/acpi/video.c~acpi-removes-video-device-notify-message drivers/acpi/video.c --- a/drivers/acpi/video.c~acpi-removes-video-device-notify-message +++ a/drivers/acpi/video.c @@ -1677,8 +1677,6 @@ static void acpi_video_device_notify(acp struct acpi_video_device *video_device = data; struct acpi_device *device = NULL; - - printk("video device notify\n"); if (!video_device) return; _ Patches currently in -mm which might be from jeff.chua.linux@xxxxxxxxx are - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html