From patchwork Sat Oct 22 07:26:37 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masanari Iida X-Patchwork-Id: 9390377 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id B022C600CB for ; Sat, 22 Oct 2016 07:26:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A340529848 for ; Sat, 22 Oct 2016 07:26:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 97A7529D25; Sat, 22 Oct 2016 07:26:57 +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=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, 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 44D6329848 for ; Sat, 22 Oct 2016 07:26:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753386AbcJVH0o (ORCPT ); Sat, 22 Oct 2016 03:26:44 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:35011 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752111AbcJVH0m (ORCPT ); Sat, 22 Oct 2016 03:26:42 -0400 Received: by mail-pf0-f196.google.com with SMTP id s8so10683317pfj.2; Sat, 22 Oct 2016 00:26:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=Xex3jW+npEXrm9vm3AKlNtNj1y7iJ2FXiAZKR/Wwtgk=; b=qXmJS2z9YJmXvDO4qhe0HfqO35VZAaRu+caML025fLXUBUiK1X8/Z2z77CWf8SBGh+ g4flFcdGthOSvcxYcCTgU10kMHprjcgvFohMSFjQojsAx1jnrWYmFC16ybcFvWIdG315 garB62NfdUdKzzr0+TscXAaRQj83Kkz1SowGFgV1YAYqyJ228fvr6iWK9EW21LjZx8m3 Ir2aoBX/8VHJ41IZ23iCZYjcIl4MrtLdGCsbBpLJS+gvyGDe0/PH+Bt81+kWcFAuvg5D B71hsaMM9IXIMOv3ct7MT8xbhfQcnOV6fMLh1gKgBMkI0YJ0Zih3OMpi9MVODGKJLJtS Icxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Xex3jW+npEXrm9vm3AKlNtNj1y7iJ2FXiAZKR/Wwtgk=; b=R0bvCS/QstsHwjtAKAwmmZWvq+hFM08/UvxUnKuZh9AKHTTPg3uTBZUs4iVIRePupa 1+1vNJ25Qy8SNmNvKSTSl4Pd4Saa8sRqYmuPG2IvmZ2DeoNKSc3mSTROPgR32HjoxXkM m0u68pj012Gs3JkW6d8dr3DCRPH8h2TprDNmCcieUjOZ3aRwGw3wTpv/RVpTKmekTSzv 3n89xQLBlhuxOvZsAegZk/hXc/laZxsDW03JTGa0sKkEnrY++5gfyINGGzzf9BQdpSyS 0GagObIIfaOuvYy2nICWohYirQkpYVhusPhpMx0bBrzc6xjmd4z97BZ0FG1IB9hoAFTb 73yQ== X-Gm-Message-State: ABUngveW1TBOtYFETmmnFntr62dpyKvQiGgGBLPmRFjFR9bo8z1QOnO+pf/pX2dtiNILSA== X-Received: by 10.99.237.69 with SMTP id m5mr7461130pgk.113.1477121201809; Sat, 22 Oct 2016 00:26:41 -0700 (PDT) Received: from masabert (i118-21-156-233.s30.a048.ap.plala.or.jp. [118.21.156.233]) by smtp.gmail.com with ESMTPSA id f63sm9831884pfk.47.2016.10.22.00.26.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 22 Oct 2016 00:26:41 -0700 (PDT) Received: by masabert (Postfix, from userid 1000) id E8094200169; Sat, 22 Oct 2016 16:26:38 +0900 (JST) From: Masanari Iida To: linux-kernel@vger.kernel.org, mchehab@s-opensource.com, corbet@lwn.net, linux-doc@vger.kernel.org, mchehab@kernel.org, linux-media@vger.kernel.org Cc: Masanari Iida Subject: [PATCH] [linux-next] v4l: doc: Fix typo in vidioc-g-tuner.rst Date: Sat, 22 Oct 2016 16:26:37 +0900 Message-Id: <20161022072637.14840-1-standby24x7@gmail.com> X-Mailer: git-send-email 2.10.1.502.g6598894 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 This patch fix spelling typos found in vidioc-g-tuner.xml. This xml file was created from vidioc-g-tuner.rst, I have to fix typos in vidioc-g-tuner.rst. Signed-off-by: Masanari Iida --- Documentation/media/uapi/v4l/vidioc-g-tuner.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/media/uapi/v4l/vidioc-g-tuner.rst b/Documentation/media/uapi/v4l/vidioc-g-tuner.rst index e8aa8cd7065f..57c79fa43866 100644 --- a/Documentation/media/uapi/v4l/vidioc-g-tuner.rst +++ b/Documentation/media/uapi/v4l/vidioc-g-tuner.rst @@ -201,10 +201,10 @@ To change the radio frequency the * - ``V4L2_TUNER_SDR`` - 4 - Tuner controls the A/D and/or D/A block of a - Sofware Digital Radio (SDR) + Software Digital Radio (SDR) * - ``V4L2_TUNER_RF`` - 5 - - Tuner controls the RF part of a Sofware Digital Radio (SDR) + - Tuner controls the RF part of a Software Digital Radio (SDR) .. tabularcolumns:: |p{6.6cm}|p{2.2cm}|p{8.7cm}|