From patchwork Thu Jan 30 06:28:28 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 23916 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pb0-f70.google.com (mail-pb0-f70.google.com [209.85.160.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id EB0D720300 for ; Thu, 30 Jan 2014 06:33:24 +0000 (UTC) Received: by mail-pb0-f70.google.com with SMTP id rq2sf6290801pbb.9 for ; Wed, 29 Jan 2014 22:33:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=an1AEmKXoaLb4Afzg1wy5zg8cOA2bqreIcctgIpgzpM=; b=WuEzGRDpl0+XGgPnLvzB72/h/v3VN6vZdBqR05pCrzv/dRdfDOHYfO1196TcPWKbQn Tab0EAN92JNiKcOksDjYgb8464sXJfxpumwf+A6URJlw3oC8xTq94hIo3CAMRCaucxk7 rn+P5lR85Zqfm9lb9agNosgXpozyU1n7L++g+qMyfyoeGws3x+OZJFtvEE4jBEziaOGS 6sj5Iwdv+JvCbkZSB/lNzrD58THID95KKbskz5iyyZNW73lBwiwQ0enF798AuANwJZZ7 wnuQM7trVw6DpJ+g9WzgvGDabLcEJLgoExCFVKj2iQ6pZEF4TVTJUzY/ScQJOgINXvd5 y9pg== X-Gm-Message-State: ALoCoQnfZrFq2qZLEcld3B3JJqRT9PasfGdCa107a9LmK6m3e0MNGiuU020sL/7Ego86tI4lh85C X-Received: by 10.66.218.70 with SMTP id pe6mr4834742pac.33.1391063604016; Wed, 29 Jan 2014 22:33:24 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.109.101 with SMTP id k92ls463363qgf.78.gmail; Wed, 29 Jan 2014 22:33:23 -0800 (PST) X-Received: by 10.52.113.97 with SMTP id ix1mr8441313vdb.9.1391063603889; Wed, 29 Jan 2014 22:33:23 -0800 (PST) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx.google.com with ESMTPS id us10si1652493vcb.134.2014.01.29.22.33.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 29 Jan 2014 22:33:23 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.54 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.54; Received: by mail-vb0-f54.google.com with SMTP id w20so1832613vbb.13 for ; Wed, 29 Jan 2014 22:33:23 -0800 (PST) X-Received: by 10.58.255.233 with SMTP id at9mr10434958ved.20.1391063603816; Wed, 29 Jan 2014 22:33:23 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp177316vcz; Wed, 29 Jan 2014 22:33:23 -0800 (PST) X-Received: by 10.68.143.231 with SMTP id sh7mr12780721pbb.7.1391063597532; Wed, 29 Jan 2014 22:33:17 -0800 (PST) Received: from mail-pa0-f49.google.com (mail-pa0-f49.google.com [209.85.220.49]) by mx.google.com with ESMTPS id bf5si5185697pad.117.2014.01.29.22.33.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 29 Jan 2014 22:33:17 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.49 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.49; Received: by mail-pa0-f49.google.com with SMTP id hz1so2757440pad.36 for ; Wed, 29 Jan 2014 22:33:17 -0800 (PST) X-Received: by 10.66.251.42 with SMTP id zh10mr12823302pac.84.1391063596945; Wed, 29 Jan 2014 22:33:16 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id gw11sm13749376pbd.17.2014.01.29.22.33.14 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 29 Jan 2014 22:33:16 -0800 (PST) From: Sachin Kamat To: alsa-devel@alsa-project.org Cc: sbkim73@samsung.com, lgirdwood@gmail.com, broonie@kernel.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 2/2] ASoC: Samsung: Fix trivial typo Date: Thu, 30 Jan 2014 11:58:28 +0530 Message-Id: <1391063308-11745-2-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1391063308-11745-1-git-send-email-sachin.kamat@linaro.org> References: <1391063308-11745-1-git-send-email-sachin.kamat@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.54 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Changed Sat -> Say. Signed-off-by: Sachin Kamat --- sound/soc/samsung/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig index c006d4aafd5a..658e3de3f822 100644 --- a/sound/soc/samsung/Kconfig +++ b/sound/soc/samsung/Kconfig @@ -59,7 +59,7 @@ config SND_SOC_SAMSUNG_JIVE_WM8750 select SND_SOC_WM8750 select SND_S3C2412_SOC_I2S help - Sat Y if you want to add support for SoC audio on the Jive. + Say Y if you want to add support for SoC audio on the Jive. config SND_SOC_SAMSUNG_SMDK_WM8580 tristate "SoC I2S Audio support for WM8580 on SMDK" @@ -149,7 +149,7 @@ config SND_SOC_SAMSUNG_SMDK_WM9713 select SND_SOC_WM9713 select SND_SAMSUNG_AC97 help - Sat Y if you want to add support for SoC audio on the SMDK. + Say Y if you want to add support for SoC audio on the SMDK. config SND_SOC_SMARTQ tristate "SoC I2S Audio support for SmartQ board"