From patchwork Sat Apr 26 07:21:45 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xia Kaixu X-Patchwork-Id: 29141 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pd0-f199.google.com (mail-pd0-f199.google.com [209.85.192.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 048C420534 for ; Sat, 26 Apr 2014 07:22:51 +0000 (UTC) Received: by mail-pd0-f199.google.com with SMTP id fp1sf7197653pdb.2 for ; Sat, 26 Apr 2014 00:22:51 -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=s5GzUOD65FisMsq6DEdFKInOrIF7hR29SwIavQlVZaU=; b=jg4a1NkDHnB123NHrE7O9bcr5maqgj+g5hFXfyK2f46pA6Kj4aWbgYptoK1wfhAKrJ DkpXpO3mfu3P/JYyMTrTWZscvXAMyrPHtCt7uED5OJ8PSaqQX1W9le7NoH38vj6fbZdX XXlq93yAsjlri1msI/kMURw66A1tTUGBhqyILB3ogiEGygmlGD4hWGqZT3STB4TOO875 RUGyhgAS3fIxHqEyQ+ATagpb+Xp3cD+CCqwN2bCGZHu7TZesGO7ETDxnZjo7NYqsXuOB KJmBWUElBOelWchVRxPHYuGlGxBbAAHJwEMRZsqFdI7ydZ/XYVrnDAFzaHX34Oc8R0HC dYgA== X-Gm-Message-State: ALoCoQmz/+VwzPy/3E94kBRnz61LUU7vo4JhugeqsKp0iXqXUufxHrMyuF/RGcO4TlGrM3sSq2pf X-Received: by 10.69.29.33 with SMTP id jt1mr6855972pbd.7.1398496970887; Sat, 26 Apr 2014 00:22:50 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.85.40 with SMTP id m37ls391478qgd.18.gmail; Sat, 26 Apr 2014 00:22:50 -0700 (PDT) X-Received: by 10.58.123.71 with SMTP id ly7mr10932023veb.11.1398496970647; Sat, 26 Apr 2014 00:22:50 -0700 (PDT) Received: from mail-ve0-f182.google.com (mail-ve0-f182.google.com [209.85.128.182]) by mx.google.com with ESMTPS id rl1si2288467vcb.182.2014.04.26.00.22.50 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:50 -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.128.182; Received: by mail-ve0-f182.google.com with SMTP id jw12so5900658veb.13 for ; Sat, 26 Apr 2014 00:22:50 -0700 (PDT) X-Received: by 10.52.90.37 with SMTP id bt5mr9305002vdb.7.1398496970567; Sat, 26 Apr 2014 00:22:50 -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 ib8csp152763vcb; Sat, 26 Apr 2014 00:22:50 -0700 (PDT) X-Received: by 10.68.239.137 with SMTP id vs9mr16458429pbc.84.1398496969876; Sat, 26 Apr 2014 00:22:49 -0700 (PDT) Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) by mx.google.com with ESMTPS id gr5si6320909pac.442.2014.04.26.00.22.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:49 -0700 (PDT) Received-SPF: none (google.com: kaixu.xia@linaro.org does not designate permitted sender hosts) client-ip=209.85.220.44; Received: by mail-pa0-f44.google.com with SMTP id ey11so2114716pad.3 for ; Sat, 26 Apr 2014 00:22:49 -0700 (PDT) X-Received: by 10.68.160.163 with SMTP id xl3mr12792611pbb.39.1398496969504; Sat, 26 Apr 2014 00:22:49 -0700 (PDT) Received: from localhost.localdomain ([218.17.215.175]) by mx.google.com with ESMTPSA id bc4sm20640376pbb.2.2014.04.26.00.22.45 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:48 -0700 (PDT) From: Xia Kaixu To: linaro-kernel@lists.linaro.org, arnd@arndb.de Cc: kaixu.xia@linaro.org, patches@linaro.org Subject: [PATCH 11/15] ASoC: Atmel WM8904 codec support needs I2C Date: Sat, 26 Apr 2014 15:21:45 +0800 Message-Id: <1398496909-27785-12-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 The WM8904 codec driver needs I2C to be enabled, so the SND_ATMEL_SOC_WM8904 option also requires this. Found using randconfig build testing. Signed-off-by: Arnd Bergmann Signed-off-by: Xia Kaixu Cc: Mark Brown Cc: Liam Girdwood Cc: alsa-devel@alsa-project.org --- sound/soc/atmel/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/atmel/Kconfig b/sound/soc/atmel/Kconfig index 4789619..27e3fc4 100644 --- a/sound/soc/atmel/Kconfig +++ b/sound/soc/atmel/Kconfig @@ -35,7 +35,7 @@ config SND_AT91_SOC_SAM9G20_WM8731 config SND_ATMEL_SOC_WM8904 tristate "Atmel ASoC driver for boards using WM8904 codec" - depends on ARCH_AT91 && ATMEL_SSC && SND_ATMEL_SOC + depends on ARCH_AT91 && ATMEL_SSC && SND_ATMEL_SOC && I2C select SND_ATMEL_SOC_SSC select SND_ATMEL_SOC_DMA select SND_SOC_WM8904