From patchwork Wed Nov 6 09:54:44 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 21353 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pa0-f71.google.com (mail-pa0-f71.google.com [209.85.220.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id A5F1820DB9 for ; Wed, 6 Nov 2013 09:54:57 +0000 (UTC) Received: by mail-pa0-f71.google.com with SMTP id fa1sf18276303pad.10 for ; Wed, 06 Nov 2013 01:54:56 -0800 (PST) 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:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=Ytc5ecaJktvxRsQeJFLe3QoZpK6HP399Tx1QSL8S+m4=; b=I1j+g5NsLBx5dMzxtMdAktSFsArkk3ziWDxCZEQICGIVN6h6O7vNlJ1hPe7JxRqi4F 7kH0i/VSUjJTwOnDLSoNX4EAVYGFdrWloc42pOkpNmYbnUhf+yJEJ/3SENC+TSo78w9P qo2jlGBbED+2WLv6RHwxtUwVq3U6y9JzaOylso3NHO6DqIoKe+8H268tc1HNvhYugs6+ 4QtL4Lfz/gbRh1tKFVEIlBuc7iq8KJfMPX1GbIgqApwK1lMDxQUMpHNxsh/O/EDqWL0/ DzcAOF/VS0DgJf0UzbLk2J7sX82omA9XIdwIzuVLOoUxm3HS1aVI2YihyLUHmyy570Z/ +3ow== X-Gm-Message-State: ALoCoQkbalO5HyEaCKc+WkxWxGNvgG/byp+FUdW5B3n9RLFpKWGSsNgC2Cz2A20KcX1zwXCYIjyQ X-Received: by 10.67.2.41 with SMTP id bl9mr1241821pad.16.1383731696421; Wed, 06 Nov 2013 01:54:56 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.70.228 with SMTP id p4ls654002qeu.43.gmail; Wed, 06 Nov 2013 01:54:56 -0800 (PST) X-Received: by 10.52.36.40 with SMTP id n8mr1431950vdj.34.1383731696253; Wed, 06 Nov 2013 01:54:56 -0800 (PST) Received: from mail-ve0-f180.google.com (mail-ve0-f180.google.com [209.85.128.180]) by mx.google.com with ESMTPS id hs8si6817933veb.22.2013.11.06.01.54.56 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 01:54:56 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.180; Received: by mail-ve0-f180.google.com with SMTP id oy12so3353378veb.39 for ; Wed, 06 Nov 2013 01:54:56 -0800 (PST) X-Received: by 10.221.18.70 with SMTP id qf6mr357848vcb.37.1383731696127; Wed, 06 Nov 2013 01:54:56 -0800 (PST) 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.174.196 with SMTP id u4csp271988vcz; Wed, 6 Nov 2013 01:54:55 -0800 (PST) X-Received: by 10.50.107.70 with SMTP id ha6mr1700031igb.60.1383731695391; Wed, 06 Nov 2013 01:54:55 -0800 (PST) Received: from mail-ie0-f173.google.com (mail-ie0-f173.google.com [209.85.223.173]) by mx.google.com with ESMTPS id je1si5868176icb.50.2013.11.06.01.54.54 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 01:54:55 -0800 (PST) Received-SPF: neutral (google.com: 209.85.223.173 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.223.173; Received: by mail-ie0-f173.google.com with SMTP id u16so17012824iet.18 for ; Wed, 06 Nov 2013 01:54:54 -0800 (PST) X-Received: by 10.50.154.104 with SMTP id vn8mr1709050igb.15.1383731694597; Wed, 06 Nov 2013 01:54:54 -0800 (PST) Received: from localhost.localdomain (cpc15-aztw25-2-0-cust493.aztw.cable.virginm.net. [92.233.57.238]) by mx.google.com with ESMTPSA id p14sm13235058igr.7.2013.11.06.01.54.52 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 01:54:54 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: linus.walleij@linaro.org, Lee Jones , alsa-devel@alsa-project.org, Mark Brown Subject: [PATCH 1/2] ASoC: ab8500: Revert "ASoC: ab8500: Explicitly set I/O up" Date: Wed, 6 Nov 2013 09:54:44 +0000 Message-Id: <1383731685-18441-1-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) 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: , This reverts commit 2245e3c31c15c2d2a26926c4b734f4d3a37ae252, as it is one of two patches which stop audio from working on Snowball. Cc: alsa-devel@alsa-project.org Cc: Mark Brown Signed-off-by: Lee Jones --- sound/soc/codecs/ab8500-codec.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/sound/soc/codecs/ab8500-codec.c b/sound/soc/codecs/ab8500-codec.c index a0394a8..ca500fd 100644 --- a/sound/soc/codecs/ab8500-codec.c +++ b/sound/soc/codecs/ab8500-codec.c @@ -2473,8 +2473,6 @@ static int ab8500_codec_probe(struct snd_soc_codec *codec) dev_dbg(dev, "%s: Enter.\n", __func__); - snd_soc_codec_set_cache_io(codec, 0, 0, SND_SOC_REGMAP); - /* Setup AB8500 according to board-settings */ pdata = dev_get_platdata(dev->parent);