From patchwork Sat Apr 26 07:21:38 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xia Kaixu X-Patchwork-Id: 29134 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f197.google.com (mail-ob0-f197.google.com [209.85.214.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id CAD8720534 for ; Sat, 26 Apr 2014 07:22:23 +0000 (UTC) Received: by mail-ob0-f197.google.com with SMTP id wp4sf27409371obc.4 for ; Sat, 26 Apr 2014 00:22:23 -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=xlR1eZA7iVXxP//m2U//0GjU7sBPHoRuhwMfq5KqNZE=; b=GUT93kqIE/1s/wwyE8l6x46DWL/biEGe5csfOSqFzWVt+AsWfl9/f4ZeuU9XN8nvM2 Hkh0apaQgdXET2VLvi/8A2o8s652L2V4gxyKrLHlk3KX40uOu0PJ5c4dRSV7Oy+HbJ4i Tb9nY0eEvUkfhXKuAy+X0JJMWP8ty6GSWNqi/M9SB2ctk18RmG0uAZYQ987yszUUud/T iN34Hb36e0Bg2hmfq5esXF7DCBDLGME9AH6E9ctpK+Ueq/cNelRiFGPKfDz1de9rs5Xb HeBNzAc3HTQY4jf3zpUFU9aV2hBkk56XzWy0eYA/g4mfotVeFwo6QP7yriH7gJ1kPBp+ +l2A== X-Gm-Message-State: ALoCoQlqLFwnnIuJavxw23wvSxGXF/0YskzWgb8+ewo//TKkXDFSJ9JE6joc1yFeVDEIYO/DFiZu X-Received: by 10.50.33.101 with SMTP id q5mr5102508igi.3.1398496943295; Sat, 26 Apr 2014 00:22:23 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.105.54 with SMTP id b51ls92120qgf.48.gmail; Sat, 26 Apr 2014 00:22:23 -0700 (PDT) X-Received: by 10.58.181.170 with SMTP id dx10mr89038vec.25.1398496943189; Sat, 26 Apr 2014 00:22:23 -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 tq2si2286440vdc.57.2014.04.26.00.22.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:23 -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 id10so5749696vcb.40 for ; Sat, 26 Apr 2014 00:22:23 -0700 (PDT) X-Received: by 10.58.126.4 with SMTP id mu4mr11131084veb.0.1398496943057; Sat, 26 Apr 2014 00:22:23 -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 ib8csp152736vcb; Sat, 26 Apr 2014 00:22:22 -0700 (PDT) X-Received: by 10.66.252.69 with SMTP id zq5mr11211570pac.54.1398496942382; Sat, 26 Apr 2014 00:22:22 -0700 (PDT) Received: from mail-pa0-f51.google.com (mail-pa0-f51.google.com [209.85.220.51]) by mx.google.com with ESMTPS id kk7si4333645pbc.16.2014.04.26.00.22.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:22 -0700 (PDT) Received-SPF: none (google.com: kaixu.xia@linaro.org does not designate permitted sender hosts) client-ip=209.85.220.51; Received: by mail-pa0-f51.google.com with SMTP id fb1so3300439pad.24 for ; Sat, 26 Apr 2014 00:22:22 -0700 (PDT) X-Received: by 10.68.132.130 with SMTP id ou2mr12693875pbb.107.1398496942039; Sat, 26 Apr 2014 00:22:22 -0700 (PDT) Received: from localhost.localdomain ([218.17.215.175]) by mx.google.com with ESMTPSA id bc4sm20640376pbb.2.2014.04.26.00.22.17 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:21 -0700 (PDT) From: Xia Kaixu To: linaro-kernel@lists.linaro.org, arnd@arndb.de Cc: kaixu.xia@linaro.org, patches@linaro.org Subject: [PATCH 04/15] ASoC: SMDK_WM8580_PCM needs REGMAP_I2C Date: Sat, 26 Apr 2014 15:21:38 +0800 Message-Id: <1398496909-27785-5-git-send-email-kaixu.xia@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1398496909-27785-1-git-send-email-kaixu.xia@linaro.org> References: <1398496909-27785-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: , From: Arnd Bergmann This adds a missing dependency for SND_SOC_SMDK_WM8580_PCM to require REGMAP_I2C to be enabled, avoiding possible build erorrs. 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: linux-arm-kernel@lists.infradead.org Cc: linux-samsung-soc@vger.kernel.org Cc: alsa-devel@alsa-project.org --- sound/soc/samsung/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig index f2e2891..42a544a 100644 --- a/sound/soc/samsung/Kconfig +++ b/sound/soc/samsung/Kconfig @@ -64,6 +64,7 @@ config SND_SOC_SAMSUNG_JIVE_WM8750 config SND_SOC_SAMSUNG_SMDK_WM8580 tristate "SoC I2S Audio support for WM8580 on SMDK" depends on SND_SOC_SAMSUNG && (MACH_SMDK6410 || MACH_SMDKC100 || MACH_SMDK6440 || MACH_SMDK6450 || MACH_SMDKV210 || MACH_SMDKC110) + depends on REGMAP_I2C select SND_SOC_WM8580 select SND_SAMSUNG_I2S help @@ -178,6 +179,7 @@ config SND_SOC_SAMSUNG_SMDK_SPDIF config SND_SOC_SMDK_WM8580_PCM tristate "SoC PCM Audio support for WM8580 on SMDK" depends on SND_SOC_SAMSUNG && (MACH_SMDK6450 || MACH_SMDKV210 || MACH_SMDKC110) + depends on REGMAP_I2C select SND_SOC_WM8580 select SND_SAMSUNG_PCM help