From patchwork Tue Dec 18 13:47:43 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 10735693 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 D383B13B5 for ; Tue, 18 Dec 2018 13:47:54 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C26D22A478 for ; Tue, 18 Dec 2018 13:47:54 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B5BBA2A49B; Tue, 18 Dec 2018 13:47:54 +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=-2.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A12762A478 for ; Tue, 18 Dec 2018 13:47:52 +0000 (UTC) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id E42BB2678F6; Tue, 18 Dec 2018 14:47:50 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 8EDC2267944; Tue, 18 Dec 2018 14:47:49 +0100 (CET) Received: from baptiste.telenet-ops.be (baptiste.telenet-ops.be [195.130.132.51]) by alsa0.perex.cz (Postfix) with ESMTP id BC3022677C8 for ; Tue, 18 Dec 2018 14:47:45 +0100 (CET) Received: from ramsan ([84.194.111.163]) by baptiste.telenet-ops.be with bizsmtp id DRnk1z00Q3XaVaC01RnkSr; Tue, 18 Dec 2018 14:47:44 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1gZFiq-0006Nw-EC; Tue, 18 Dec 2018 14:47:44 +0100 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1gZFiq-0003ZZ-C2; Tue, 18 Dec 2018 14:47:44 +0100 From: Geert Uytterhoeven To: Liam Girdwood , Mark Brown , Maruthi Srinivas Bayyavarapu , Jiri Kosina Date: Tue, 18 Dec 2018 14:47:43 +0100 Message-Id: <20181218134743.13692-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 Cc: alsa-devel@alsa-project.org, Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org Subject: [alsa-devel] [PATCH trivial] ASoC: xlnx: Grammar s/the the/the/ X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Fixes: 33f8db9a89200c18 ("ASoC: xlnx: enable i2s driver build") Signed-off-by: Geert Uytterhoeven --- sound/soc/xilinx/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/xilinx/Kconfig b/sound/soc/xilinx/Kconfig index 25e287feb58c33e8..723a583a8d570f62 100644 --- a/sound/soc/xilinx/Kconfig +++ b/sound/soc/xilinx/Kconfig @@ -1,5 +1,5 @@ config SND_SOC_XILINX_I2S - tristate "Audio support for the the Xilinx I2S" + tristate "Audio support for the Xilinx I2S" help Select this option to enable Xilinx I2S Audio. This enables I2S playback and capture using xilinx soft IP. In transmitter