From patchwork Tue Apr 29 09:23:27 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xia Kaixu X-Patchwork-Id: 29327 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pd0-f197.google.com (mail-pd0-f197.google.com [209.85.192.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 0CB67202DD for ; Tue, 29 Apr 2014 09:24:44 +0000 (UTC) Received: by mail-pd0-f197.google.com with SMTP id y10sf6440525pdj.0 for ; Tue, 29 Apr 2014 02:24:44 -0700 (PDT) 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=oWOtZeQ+Pn0T9A72MVfSiVVJKbsShiFpxLrm7ytvPpQ=; b=UMfkwcfUHLXqYy4kga6dVKrWNBaDR4uwINCmE4IeB+BXwO7PA3Y9PZwFLyJOnjCkdg F3MfI6bfklITmB1PTtAbQx1MpxLtdkAuzO2oaw7sJ+fVtv3E9NRX4eGppALk/adk77oC 6Pgd5LrN1daZh/HhFVaQCBPqk7du2qQ7TgNfQpMIeBA+V+b/LnY0uErqf2RQ2795uGx5 0AIP9RMfIflGs0vWy9ZVZsgk0BhlIV8tDoKWhDVztUUuAaOi56n54IPJZqlqmqxZ6cR1 5n4jPCc29Th+p0Mv4BCoAMQCQObYobtjllyMVHz51hvTArr2tOHMiS83m/Ytc6/yPfdu Zq1g== X-Gm-Message-State: ALoCoQlwjRSf4wxo+FyI7mqi23x+Brg6azduRtbFo/C2WXHvPStvJH3xvkN5iUzyQQfBGb7CxP9K X-Received: by 10.67.5.165 with SMTP id cn5mr16033606pad.9.1398763484276; Tue, 29 Apr 2014 02:24:44 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.47.10 with SMTP id l10ls22441qga.4.gmail; Tue, 29 Apr 2014 02:24:44 -0700 (PDT) X-Received: by 10.58.38.166 with SMTP id h6mr27934758vek.22.1398763484076; Tue, 29 Apr 2014 02:24:44 -0700 (PDT) Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com [209.85.220.181]) by mx.google.com with ESMTPS id vb6si4363800vec.128.2014.04.29.02.24.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 29 Apr 2014 02:24:44 -0700 (PDT) Received-SPF: none (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) client-ip=209.85.220.181; Received: by mail-vc0-f181.google.com with SMTP id hy4so3782358vcb.12 for ; Tue, 29 Apr 2014 02:24:44 -0700 (PDT) X-Received: by 10.52.78.231 with SMTP id e7mr11578975vdx.28.1398763484002; Tue, 29 Apr 2014 02:24:44 -0700 (PDT) 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.221.72 with SMTP id ib8csp181849vcb; Tue, 29 Apr 2014 02:24:43 -0700 (PDT) X-Received: by 10.68.164.229 with SMTP id yt5mr35039704pbb.28.1398763483162; Tue, 29 Apr 2014 02:24:43 -0700 (PDT) Received: from mail-pa0-f53.google.com (mail-pa0-f53.google.com [209.85.220.53]) by mx.google.com with ESMTPS id pu6si12271853pac.102.2014.04.29.02.24.42 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 29 Apr 2014 02:24:43 -0700 (PDT) Received-SPF: none (google.com: kaixu.xia@linaro.org does not designate permitted sender hosts) client-ip=209.85.220.53; Received: by mail-pa0-f53.google.com with SMTP id ld10so6768339pab.26 for ; Tue, 29 Apr 2014 02:24:42 -0700 (PDT) X-Received: by 10.68.105.36 with SMTP id gj4mr35142633pbb.64.1398763482829; Tue, 29 Apr 2014 02:24:42 -0700 (PDT) Received: from localhost.localdomain ([218.17.215.175]) by mx.google.com with ESMTPSA id ek2sm40447807pbd.30.2014.04.29.02.24.39 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 29 Apr 2014 02:24:42 -0700 (PDT) From: Xia Kaixu To: linaro-kernel@lists.linaro.org, arnd@arndb.de Cc: kaixu.xia@linaro.org, patches@linaro.org Subject: [PATCH v2 10/15] ASoC: TLV320AIC23 and Simtec Hermes audio Date: Tue, 29 Apr 2014 17:23:27 +0800 Message-Id: <1398763412-18928-11-git-send-email-kaixu.xia@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1398763412-18928-1-git-send-email-kaixu.xia@linaro.org> References: <1398763412-18928-1-git-send-email-kaixu.xia@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: kaixu.xia@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) 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: , This codec requires I2C to be enabled, so any other option that selects it should also depend on I2C. Signed-off-by: Arnd Bergmann Signed-off-by: Xia Kaixu Cc: Mark Brown Cc: Liam Girdwood Cc: Ben Dooks Cc: Kukjin Kim Cc: Sangbeom Kim Cc: alsa-devel@alsa-project.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-samsung-soc@vger.kernel.org --- 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 b09b5a4..9fd6f62 100644 --- a/sound/soc/samsung/Kconfig +++ b/sound/soc/samsung/Kconfig @@ -116,14 +116,14 @@ config SND_SOC_SAMSUNG_SIMTEC config SND_SOC_SAMSUNG_SIMTEC_TLV320AIC23 tristate "SoC I2S Audio support for TLV320AIC23 on Simtec boards" - depends on SND_SOC_SAMSUNG && ARCH_S3C24XX + depends on SND_SOC_SAMSUNG && ARCH_S3C24XX && I2C select SND_S3C24XX_I2S select SND_SOC_TLV320AIC23_I2C select SND_SOC_SAMSUNG_SIMTEC config SND_SOC_SAMSUNG_SIMTEC_HERMES tristate "SoC I2S Audio support for Simtec Hermes board" - depends on SND_SOC_SAMSUNG && ARCH_S3C24XX + depends on SND_SOC_SAMSUNG && ARCH_S3C24XX && I2C select SND_S3C24XX_I2S select SND_SOC_TLV320AIC3X select SND_SOC_SAMSUNG_SIMTEC