From patchwork Tue Aug 7 15:28:25 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 10558785 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C32C0157D for ; Tue, 7 Aug 2018 15:28:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B0D882A3D8 for ; Tue, 7 Aug 2018 15:28:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A4A1F2A3E1; Tue, 7 Aug 2018 15:28:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 226402A3D8 for ; Tue, 7 Aug 2018 15:28:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389955AbeHGRnU (ORCPT ); Tue, 7 Aug 2018 13:43:20 -0400 Received: from merlin.infradead.org ([205.233.59.134]:49454 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732639AbeHGRnU (ORCPT ); Tue, 7 Aug 2018 13:43:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Date:Message-ID:Subject:From:Cc:To:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=UlX391ggfhG0+L4Tqb1D4ZCEa9Bonhae3voBIXL1bBY=; b=a1A5IHnfbSADfbTT3FhnEK2X5S H08hkmqFPVPpqa7jfHfuSe02abSjwc9y9D7f8jyLgD81Vm2xBB/LAJd4i8Ds0sGBTz8HXE7Qk0po3 +2IxROGcKwQW1QlgdwIYize+jNYvrgl0jrY06bcql3d/p0Mm5YMOCtVaFITtZPF7Os5y/NjO02tX5 z7rTgNDOjmzUvZe+3b+KoGiSXfpamRspkNmKoQRPy3drGX9g9pOh+IB2h5huNyXgUdMyugdgGMSe8 YG9dHo18mC7u8iuviJhAFyckz1JAPZuqALLfCF5Y2+aF/eZ8bdN9B2pj5mFz9TNg8cgfdxGGLlALH iQVwSsJA==; Received: from static-50-53-52-16.bvtn.or.frontiernet.net ([50.53.52.16] helo=midway.dunlab) by merlin.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1fn3uM-0000sS-FU; Tue, 07 Aug 2018 15:28:26 +0000 To: linux-media , "linux-doc@vger.kernel.org" Cc: Mauro Carvalho Chehab , Jonathan Corbet From: Randy Dunlap Subject: [PATCH] Documentation: add ioctl number entry for v4l2-subdev.h Message-ID: <7f05c67a-c8a7-e3a0-c76f-3b8acffdf41f@infradead.org> Date: Tue, 7 Aug 2018 08:28:25 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Language: en-US Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Randy Dunlap Update ioctl-number.txt for ioctl's that are defined in . Signed-off-by: Randy Dunlap --- Documentation/ioctl/ioctl-number.txt | 1 + 1 file changed, 1 insertion(+) --- lnx-418-rc8.orig/Documentation/ioctl/ioctl-number.txt +++ lnx-418-rc8/Documentation/ioctl/ioctl-number.txt @@ -274,6 +274,7 @@ Code Seq#(hex) Include File Comments 'v' 00-1F linux/ext2_fs.h conflict! 'v' 00-1F linux/fs.h conflict! 'v' 00-0F linux/sonypi.h conflict! +'v' 00-0F media/v4l2-subdev.h conflict! 'v' C0-FF linux/meye.h conflict! 'w' all CERN SCI driver 'y' 00-1F packet based user level communications