From patchwork Sat Jan 16 16:02:27 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TsOpbWV0aCBNw6FydG9u?= X-Patchwork-Id: 2466 Return-path: Envelope-to: mchehab@infradead.org Delivery-date: Sat, 16 Jan 2010 16:02:52 +0000 Received: from bombadil.infradead.org [18.85.46.34] by pedra with IMAP (fetchmail-6.3.6) for (single-drop); Sat, 16 Jan 2010 19:43:21 -0200 (BRST) Received: from vger.kernel.org ([209.132.180.67]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1NWB6x-000195-JB; Sat, 16 Jan 2010 16:02:51 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932211Ab0APQCi (ORCPT + 1 other); Sat, 16 Jan 2010 11:02:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755583Ab0APQCg (ORCPT ); Sat, 16 Jan 2010 11:02:36 -0500 Received: from mail01d.mail.t-online.hu ([84.2.42.6]:62691 "EHLO mail01d.mail.t-online.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755537Ab0APQCf (ORCPT ); Sat, 16 Jan 2010 11:02:35 -0500 Received: from [192.168.1.64] (dsl5402C406.pool.t-online.hu [84.2.196.6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail01d.mail.t-online.hu (Postfix) with ESMTPSA id A1E877586BF; Sat, 16 Jan 2010 17:00:07 +0100 (CET) Message-ID: <4B51E313.4060102@freemail.hu> Date: Sat, 16 Jan 2010 17:02:27 +0100 From: =?UTF-8?B?TsOpbWV0aCBNw6FydG9u?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; hu-HU; rv:1.8.1.21) Gecko/20090402 SeaMonkey/1.1.16 MIME-Version: 1.0 To: Laurent Pinchart CC: Hans Verkuil , Andy Walls , V4L Mailing List Subject: [PATCH] disable building cx23885 before 2.6.33 References: <201001141910.o0EJARf7029441@smtp-vbr14.xs4all.nl> <4B4F7D14.7080806@freemail.hu> <201001150236.25297.laurent.pinchart@ideasonboard.com> In-Reply-To: <201001150236.25297.laurent.pinchart@ideasonboard.com> X-DCC-mail.t-online.hu-Metrics: mail01d.mail.t-online.hu 32711; Body=4 Fuz1=4 Fuz2=4 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org From: Márton Németh The cx23885 driver does not compile before Linux kernel 2.6.33 because of incompatible fifo API changes. Disable this driver being built before 2.6.33. Signed-off-by: Márton Németh --- -- 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 -r 5bcdcc072b6d v4l/versions.txt --- a/v4l/versions.txt Sat Jan 16 07:25:43 2010 +0100 +++ b/v4l/versions.txt Sat Jan 16 16:56:28 2010 +0100 @@ -1,6 +1,10 @@ # Use this for stuff for drivers that don't compile [2.6.99] +[2.6.33] +# Incompatible fifo API changes, see +VIDEO_CX23885 + [2.6.32] # These rely on arch support that wasn't available until 2.6.32 VIDEO_SH_MOBILE_CEU