From patchwork Thu Jul 2 17:23:01 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 33734 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n62HNEPm005075 for ; Thu, 2 Jul 2009 17:23:14 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750848AbZGBRXI (ORCPT ); Thu, 2 Jul 2009 13:23:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751046AbZGBRXI (ORCPT ); Thu, 2 Jul 2009 13:23:08 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:46453 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751044AbZGBRXH (ORCPT ); Thu, 2 Jul 2009 13:23:07 -0400 Received: from 200-153-220-101.dsl.telesp.net.br ([200.153.220.101] helo=pedra.chehab.org) by bombadil.infradead.org with esmtpsa (Exim 4.69 #1 (Red Hat Linux)) id 1MMQ02-0001mo-3W; Thu, 02 Jul 2009 17:23:08 +0000 Date: Thu, 2 Jul 2009 14:23:01 -0300 From: Mauro Carvalho Chehab To: Hans de Goede Cc: Linux Media Mailing List Subject: Re: Patch: Schedule obsolete v4l1 quickcam_messenger and ov511 drivers for removal Message-ID: <20090702142301.718d26e7@pedra.chehab.org> In-Reply-To: <4A40BEFA.1030404@redhat.com> References: <4A40BEFA.1030404@redhat.com> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.10.4; x86_64-redhat-linux-gnu) Mime-Version: 1.0 X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Hi Hans, Em Tue, 23 Jun 2009 13:39:38 +0200 Hans de Goede escreveu: > Schedule obsolete v4l1 quickcam_messenger and ov511 drivers for removal > It would be better to add the "Files:" field to explicitly indicate what files will be removed, like the modified version of your patch. Please check if those are the files you're meaning to remove: --- From: Hans de Goede Schedule obsolete v4l1 quickcam_messenger and ov511 drivers for removal [mchehab@redhat.com: add the files: tag to indicate what will be removed] Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index f8cd450..8a8c045 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -458,3 +458,19 @@ Why: Remove the old legacy 32bit machine check code. This has been but the old version has been kept around for easier testing. Note this doesn't impact the old P5 and WinChip machine check handlers. Who: Andi Kleen + +---------------------------- + +What: usbvideo quickcam_messenger driver +When: 2.6.32 +Why: obsolete v4l1 driver replaced by gspca_stv06xx +Who: Hans de Goede +Files: drivers/media/video/c-qcam.c drivers/media/video/bw-qcam.c + +---------------------------- + +What: ov511 v4l1 driver +When: 2.6.32 +Why: obsolete v4l1 driver replaced by gspca_ov519 +Who: Hans de Goede +Files: drivers/media/video/ov511.[ch]