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: 6466411 Return-Path: X-Original-To: patchwork-alsa-devel@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 B800E9F399 for ; Fri, 22 May 2015 15:56:14 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id B8E942047B for ; Fri, 22 May 2015 15:56:13 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id 83D9420437 for ; Fri, 22 May 2015 15:56:12 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 794FB2664A4; Fri, 22 May 2015 17:56:11 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_DNS_FOR_FROM, UNPARSEABLE_RELAY autolearn=no version=3.3.1 Received: from alsa0.perex.cz (localhost [IPv6:::1]) by alsa0.perex.cz (Postfix) with ESMTP id AF91A266046; Fri, 22 May 2015 17:54:50 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 0AECC266046; Fri, 22 May 2015 17:54:50 +0200 (CEST) Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by alsa0.perex.cz (Postfix) with ESMTP id C8AE7266085 for ; Fri, 22 May 2015 17:54:24 +0200 (CEST) Received: by wicmx19 with SMTP id mx19so44154590wic.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=TUP8XwgfL9Okoxvc4Nu9OVQQHI4YPrQx9UF8mBdrOxC2clQ4TWCGisCWD0XxCDJhie XCgzbAVxkeODmf66MiKSepd146VOyi8SVouwkoE3iNQAHQmZj6NhHFiDD9l45ktjC2M5 s+BP08bcqxCXk1UckDk+Ycac1Wr7iZx1xJ9nqDoBx0HhyzVoCp5E7rdd72bRidj9TQQG ssDRoy4oFhpbqVU2os344IpkgVZETfSs5UCSFPNmSfaL2WCwAcOrBbUu5eLtguyYLHkL 3UpXuki8mziNXXAONpj1aEFl5SO8WQTzEpDlhFXzeESIelfhEUZ+K8VFY1FWSs5nwb5a jvSg== X-Gm-Message-State: ALoCoQlCOrB1DUQzp68OG2LmK099oJ+qFWiBa3+skpCk+mGqHiqF8cMrMMjcfoyrj0K+Hfoma9LB 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 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> Cc: devicetree@vger.kernel.org, Kenneth Westfield , Banajit Goswami , Arnd Bergmann , Pawel Moll , Ian Campbell , Takashi Iwai , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Liam Girdwood , Rob Herring , Srinivas Kandagatla , Kumar Gala , alsa-devel@alsa-project.org Subject: [alsa-devel] [PATCH v4 3/3] ASoC: qcom: fix STORM board Kconfig X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.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