From patchwork Tue Apr 29 09:23:29 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xia Kaixu X-Patchwork-Id: 29329 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pa0-f70.google.com (mail-pa0-f70.google.com [209.85.220.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id EA8F9202DD for ; Tue, 29 Apr 2014 09:24:51 +0000 (UTC) Received: by mail-pa0-f70.google.com with SMTP id kq14sf3531172pab.1 for ; Tue, 29 Apr 2014 02:24: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=HmB/VYSfRPqihNFejTEIjWNWaA6nnEc1x5hTIHYzkVMyW+DwbZKi2XTU59Fl1/QYJn YtwF8Q2OxpgmaLAcuZvZT+Hypn7Ww6DBs6MdZ8z8AKLDc2tUIQ0+V0pZNfhMnTyHbSwm pobbIrqGBT7L9ppFJ4UTyLpyBNqwn5ax6QyKEdiKuB8M3WluEe8mGiMoTAxcU4YRKaV+ UwvX/j8RK5a2jRfCoPxOvW6Afiz31jALjD2+DnNlKxsn+tDkfSNpoh63wOvZx8E2APTG sfB1Yb8ShRd3z7SVulUY0qtPXpuHAbdoyyCiAQHGlBLsbv1I44xcwxOn1rqduox/Ue11 z9sA== X-Gm-Message-State: ALoCoQn+ACfmXWK9ASLiOIhIAZ+LdMjOL7gwsk+cR/8NB4KfrQEQnvRqenEEN2tG+y8PI3xo/Imf X-Received: by 10.66.121.195 with SMTP id lm3mr14345285pab.24.1398763491150; Tue, 29 Apr 2014 02:24:51 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.84.72 with SMTP id k66ls10485qgd.96.gmail; Tue, 29 Apr 2014 02:24:51 -0700 (PDT) X-Received: by 10.52.2.229 with SMTP id 5mr20958256vdx.24.1398763491007; Tue, 29 Apr 2014 02:24:51 -0700 (PDT) Received: from mail-vc0-f177.google.com (mail-vc0-f177.google.com [209.85.220.177]) by mx.google.com with ESMTPS id pu9si4367980vec.101.2014.04.29.02.24.50 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 29 Apr 2014 02:24:51 -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.177; Received: by mail-vc0-f177.google.com with SMTP id if11so535619vcb.22 for ; Tue, 29 Apr 2014 02:24:50 -0700 (PDT) X-Received: by 10.58.154.10 with SMTP id vk10mr28982259veb.18.1398763490945; Tue, 29 Apr 2014 02:24: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 ib8csp181858vcb; Tue, 29 Apr 2014 02:24:50 -0700 (PDT) X-Received: by 10.68.203.39 with SMTP id kn7mr9781586pbc.141.1398763490198; Tue, 29 Apr 2014 02:24:50 -0700 (PDT) Received: from mail-pb0-f41.google.com (mail-pb0-f41.google.com [209.85.160.41]) by mx.google.com with ESMTPS id dg5si12271621pbc.93.2014.04.29.02.24.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 29 Apr 2014 02:24:50 -0700 (PDT) Received-SPF: none (google.com: kaixu.xia@linaro.org does not designate permitted sender hosts) client-ip=209.85.160.41; Received: by mail-pb0-f41.google.com with SMTP id rr13so6931928pbb.0 for ; Tue, 29 Apr 2014 02:24:49 -0700 (PDT) X-Received: by 10.68.196.168 with SMTP id in8mr14595581pbc.132.1398763489828; Tue, 29 Apr 2014 02:24:49 -0700 (PDT) Received: from localhost.localdomain ([218.17.215.175]) by mx.google.com with ESMTPSA id ek2sm40447807pbd.30.2014.04.29.02.24.46 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 29 Apr 2014 02:24:49 -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 12/15] ASoC: Atmel WM8904 codec support needs I2C Date: Tue, 29 Apr 2014 17:23:29 +0800 Message-Id: <1398763412-18928-13-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: , 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