From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753629Ab1JBQ6n (ORCPT ); Sun, 2 Oct 2011 12:58:43 -0400 Received: from oproxy9.bluehost.com ([69.89.24.6]:51637 "HELO oproxy9.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753477Ab1JBQ6f (ORCPT ); Sun, 2 Oct 2011 12:58:35 -0400 Message-ID: <4E889839.30005@xenotime.net> Date: Sun, 02 Oct 2011 09:58:33 -0700 From: Randy Dunlap Organization: YPO4 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.22) Gecko/20110907 SUSE/3.1.14 Thunderbird/3.1.14 MIME-Version: 1.0 To: Justin Piszcz CC: linux-kernel@vger.kernel.org, Linux Media Mailing List , Laurent Pinchart Subject: Re: 3.1-rc8 still references 2.6.42 when ioctls will be removed References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Identified-User: {1807:box742.bluehost.com:xenotime:xenotime.net} {sentby:smtp auth 50.53.38.135 authed with rdunlap@xenotime.net} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/02/11 03:41, Justin Piszcz wrote: > Hi, > > FYI-- > > [ 48.519528] uvcvideo: Deprecated UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET} ioctls will be removed in 2.6.42. > > $ grep 2.6.42 -r /usr/src/linux/* > > /usr/src/linux/drivers/media/video/uvc/uvc_v4l2.c: "ioctls will be removed in 2.6.42.\n"); Let's tell the linux-media & Laurent. But linux-next does not contain that line nor that function. I guess something in linux-next needs to be merged into mainline. -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***