From patchwork Fri May 22 15:54:17 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Srinivas Kandagatla X-Patchwork-Id: 6466311 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: X-Original-To: patchwork-linux-arm-msm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 9738E9F399 for ; Fri, 22 May 2015 15:54:48 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C5CA42045B for ; Fri, 22 May 2015 15:54:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EF16720390 for ; Fri, 22 May 2015 15:54:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757521AbbEVPy3 (ORCPT ); Fri, 22 May 2015 11:54:29 -0400 Received: from mail-wg0-f45.google.com ([74.125.82.45]:32865 "EHLO mail-wg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757274AbbEVPyZ (ORCPT ); Fri, 22 May 2015 11:54:25 -0400 Received: by wgez8 with SMTP id z8so21938245wge.0 for ; Fri, 22 May 2015 08:54:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=fe+iraAhDbeEfj5+i3C0IcYcd6QY0IIMvyldjPRR7No=; b=HD3Kg4JZ1cRqS/NJHs6Xalw+7ueqnpdtTqJzG5I5Pp3RStzp6V2AszD1BY334tvHVM DR/G1GPa3pLtWQoCRdeOlcilEbwHw/k264m29kB4c33QQmPUR64fPxL36o+U6WPA6dk/ 9pDp9+kru/rtXdM4mCnCcJDhzAPXeOpmFB/QTNNZPnZ2b3cJnoNR1z0feoiPt8DCIqwj pKE9UZV9F3xxMDZgVKbdUmrk2C/YxF5EyVxXwFa1rbpaxm03/6+3BFZCDpjXcs+QoeCC r5rewNLPR/qX1nYf4jTk0n0xEIE+PC4V3/X+uerTIYvLeiviJIofk4kBjYEyUJ0i3+BP tRfg== X-Gm-Message-State: ALoCoQlc1zG+SbNa+vg3tx8pHCmlk7fl3Azz+nXesIQ9RT6FM7bghbUZzRTUuqco9f/aj+DEEXTd X-Received: by 10.180.82.169 with SMTP id j9mr9116366wiy.54.1432310064628; Fri, 22 May 2015 08:54:24 -0700 (PDT) Received: from srini-ThinkPad-X1-Carbon-2nd.dlink.com (host-2-96-95-164.as13285.net. [2.96.95.164]) by mx.google.com with ESMTPSA id em17sm3684435wid.11.2015.05.22.08.54.21 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 22 May 2015 08:54:23 -0700 (PDT) From: Srinivas Kandagatla To: Patrick Lai , Mark Brown Cc: Rob Herring , Pawel Moll , Ian Campbell , Kumar Gala , Banajit Goswami , Kenneth Westfield , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-msm@vger.kernel.org, Arnd Bergmann , Srinivas Kandagatla Subject: [PATCH v4 3/3] ASoC: qcom: fix STORM board Kconfig Date: Fri, 22 May 2015 16:54:17 +0100 Message-Id: <1432310057-5358-1-git-send-email-srinivas.kandagatla@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1432309956-5228-1-git-send-email-srinivas.kandagatla@linaro.org> References: <1432309956-5228-1-git-send-email-srinivas.kandagatla@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Arnd Bergmann This patch is a fixup to correct dependencies in patch 9bae4880acee ("ASoC: qcom: move ipq806x specific bits out of lpass driver.") Originally this change-set was suggested by Arnd on mailing list. Signed-off-by: Srinivas Kandagatla Signed-off-by: Arnd Bergmann --- sound/soc/qcom/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig index 6ecac6c..f50197e 100644 --- a/sound/soc/qcom/Kconfig +++ b/sound/soc/qcom/Kconfig @@ -26,7 +26,7 @@ config SND_SOC_LPASS_APQ8016 config SND_SOC_STORM tristate "ASoC I2S support for Storm boards" - depends on (ARCH_QCOM && SND_SOC_QCOM) || COMPILE_TEST + depends on SND_SOC_QCOM && (ARCH_QCOM || COMPILE_TEST) select SND_SOC_LPASS_IPQ806X select SND_SOC_MAX98357A help