From patchwork Wed Jan 14 16:12:06 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Pinchart X-Patchwork-Id: 376 Return-path: Envelope-to: mchehab@infradead.org Delivery-date: Wed, 14 Jan 2009 16:12:33 +0000 Received: from vger.kernel.org ([209.132.176.167]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1LN8M5-0000AA-6g for mchehab@infradead.org; Wed, 14 Jan 2009 16:12:33 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758760AbZANQMW (ORCPT ); Wed, 14 Jan 2009 11:12:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759189AbZANQMW (ORCPT ); Wed, 14 Jan 2009 11:12:22 -0500 Received: from mailrelay005.isp.belgacom.be ([195.238.6.171]:46746 "EHLO mailrelay005.isp.belgacom.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759044AbZANQMV (ORCPT ); Wed, 14 Jan 2009 11:12:21 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjYFABiebUnCTsYx/2dsb2JhbACBbJMSuhOFbw Received: from 49.198-78-194.adsl-static.isp.belgacom.be (HELO laptop-laurent.belgium.cse-semaphore.com) ([194.78.198.49]) by relay.skynet.be with ESMTP; 14 Jan 2009 17:12:07 +0100 From: Laurent Pinchart To: "linux-media@vger.kernel.org" Subject: [PATCH] v4l2: Fix EXPOSURE_AUTO_PRIORITY control documentation Date: Wed, 14 Jan 2009 17:12:06 +0100 User-Agent: KMail/1.9.9 X-Face: 4Mf^tnii7k\_EnR5aobBm6Di[DZ9@AX1wJ"okBdX-UoJ>:SRn]c6DDU"qUIwfs98vF>=?utf-8?q?Tnf=0A=09SacR=7B?=(0Du"N%_.#X]"TXx)A'gKB1i7SK$CTLuy{h})c=g:'w3 Cc: Mauro Carvalho Chehab , Michael Schimek MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200901141712.06644.laurent.pinchart@skynet.be> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Signed-off-by: Laurent Pinchart --- As the source isn't under version control I've generated a diff against the 0.24 tarball. -- 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 --- controls.sgml 2009-01-14 17:06:58.000000000 +0100 +++ controls.sgml 2009-01-14 17:07:13.000000000 +0100 @@ -1548,7 +1548,7 @@ boolean When V4L2_CID_EXPOSURE_AUTO is set to -AUTO or SHUTTER_PRIORITY, +AUTO or APERTURE_PRIORITY, this control determines if the device may dynamically vary the frame rate. By default this feature is disabled (0) and the frame rate must remain constant.