From patchwork Tue Apr 29 09:23:28 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xia Kaixu X-Patchwork-Id: 29328 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pa0-f72.google.com (mail-pa0-f72.google.com [209.85.220.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 8CAB1202DD for ; Tue, 29 Apr 2014 09:24:48 +0000 (UTC) Received: by mail-pa0-f72.google.com with SMTP id rd3sf22638789pab.3 for ; Tue, 29 Apr 2014 02:24:47 -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=tcrDpzJSK1QdRF5YsvJI9R3ZazqhSJBB9e4jTwdjcGg=; b=W5JcuU0VBLpB41YvEsqNwLPc5+98DXbsVxbmoFV3rH5rV1nUn7i31YPshTtsU20qLb V+b6I/tLQLqCceFjMXnNpGvHoXbmlWeOATt9hvWtT8W9cVMakHvOprcdJCmmKhPdqXpw iaMMvV+2IbP+gCgDZF38g7Prftz/hA9Lh1SvjQ6WdppGbexf8FXJhgIVM+JQBg9LdV4Q FCzU2MO/hQffN3Acz2F8NMJKRwJanKcvLXN0RTUBDS0Dfpl3GM5Iqh2Uy4h2iXXOpS+P 8m/qRBLyJCfMdIOfgovXvg2j+K2CZUYKjjjiK4n9UsyA9qlQwGWArrSOxyBC4nV6ntnA aQPA== X-Gm-Message-State: ALoCoQm8t3MBgV8Tc2zY+PlVONQ+cDK0wthut8QZSpOXMuZeYn41o0D+HJqKvk7HbJ2P59VBTTVf X-Received: by 10.66.102.3 with SMTP id fk3mr14340346pab.17.1398763487751; Tue, 29 Apr 2014 02:24:47 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.94.118 with SMTP id f109ls12685qge.8.gmail; Tue, 29 Apr 2014 02:24:47 -0700 (PDT) X-Received: by 10.52.51.197 with SMTP id m5mr24379039vdo.9.1398763487617; Tue, 29 Apr 2014 02:24:47 -0700 (PDT) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx.google.com with ESMTPS id k2si3179993vcz.206.2014.04.29.02.24.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 29 Apr 2014 02:24:47 -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.182; Received: by mail-vc0-f182.google.com with SMTP id lf12so7233873vcb.41 for ; Tue, 29 Apr 2014 02:24:47 -0700 (PDT) X-Received: by 10.52.3.129 with SMTP id c1mr515678vdc.37.1398763487529; Tue, 29 Apr 2014 02:24:47 -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 ib8csp181854vcb; Tue, 29 Apr 2014 02:24:47 -0700 (PDT) X-Received: by 10.66.144.166 with SMTP id sn6mr26775952pab.100.1398763486832; Tue, 29 Apr 2014 02:24:46 -0700 (PDT) Received: from mail-pd0-f173.google.com (mail-pd0-f173.google.com [209.85.192.173]) by mx.google.com with ESMTPS id td10si12252640pac.222.2014.04.29.02.24.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 29 Apr 2014 02:24:46 -0700 (PDT) Received-SPF: none (google.com: kaixu.xia@linaro.org does not designate permitted sender hosts) client-ip=209.85.192.173; Received: by mail-pd0-f173.google.com with SMTP id p10so6423230pdj.18 for ; Tue, 29 Apr 2014 02:24:46 -0700 (PDT) X-Received: by 10.68.112.225 with SMTP id it1mr9794930pbb.142.1398763486301; Tue, 29 Apr 2014 02:24:46 -0700 (PDT) Received: from localhost.localdomain ([218.17.215.175]) by mx.google.com with ESMTPSA id ek2sm40447807pbd.30.2014.04.29.02.24.43 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 29 Apr 2014 02:24:45 -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 11/15] ASoC: WM0010 needs SPI Date: Tue, 29 Apr 2014 17:23:28 +0800 Message-Id: <1398763412-18928-12-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: , The missing dependency can lead to build errors, so make it explicit in Kconfig. 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 9fd6f62..99cc196 100644 --- a/sound/soc/samsung/Kconfig +++ b/sound/soc/samsung/Kconfig @@ -201,7 +201,7 @@ config SND_SOC_SPEYSIDE select SND_SAMSUNG_I2S select SND_SOC_WM8996 select SND_SOC_WM9081 - select SND_SOC_WM0010 + select SND_SOC_WM0010 if SPI select SND_SOC_WM1250_EV1 config SND_SOC_TOBERMORY @@ -217,7 +217,7 @@ config SND_SOC_BELLS select SND_SOC_WM5102 select SND_SOC_WM5110 select SND_SOC_WM9081 - select SND_SOC_WM0010 + select SND_SOC_WM0010 if SPI select SND_SOC_WM1250_EV1 config SND_SOC_LOWLAND