From patchwork Thu Dec 19 15:55:06 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 22647 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f70.google.com (mail-vb0-f70.google.com [209.85.212.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id DC3C223FCA for ; Thu, 19 Dec 2013 15:55:47 +0000 (UTC) Received: by mail-vb0-f70.google.com with SMTP id w5sf1381592vbf.5 for ; Thu, 19 Dec 2013 07:55:47 -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: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=GMgBfYZh9vxjlffk7aSl7twLsWg58unI0SLuuRGuBgY=; b=KwuHOh1enhep/XQW5fVSmHBVtTJvKqo60f8QGa3RCZMwVPI56viXgmxVf4xh5Gi8D1 AaIRGrwtE9m13pkf2Lv9B6GsXNWXkwyRV9ubfJX9fVOAUCKUP6/tZtCWC+Pb4nsb+ZIW RzVB7vnk0O1XvybU3iI0ZRyBETBwpQHYR7mxU7pfUCMeC42uQD0FM1e7Rz+wzXap7m7m +o8QUpjX3d4eb/JL0un+FBRfapKYrp87y8ss2B+XJtT3yg6Pi54+jxZtpN5aIuw8Ip3+ P7WACsGBNAbRxQzimD7164uXeZ3CydGumPpCiynWWqUo5GT2LRXRE++rWPsROwattadR V0Vw== X-Gm-Message-State: ALoCoQn4djkLMH6UUnZp7AZKGIinfUdtRBiLy1F5/GN8XIYQvkqk641iSxQ7hwqHq7kIqxLogDlr X-Received: by 10.58.109.226 with SMTP id hv2mr937095veb.33.1387468547055; Thu, 19 Dec 2013 07:55:47 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.127.99 with SMTP id nf3ls406265qeb.30.gmail; Thu, 19 Dec 2013 07:55:47 -0800 (PST) X-Received: by 10.220.199.5 with SMTP id eq5mr1402238vcb.16.1387468546945; Thu, 19 Dec 2013 07:55:46 -0800 (PST) Received: from mail-ve0-f175.google.com (mail-ve0-f175.google.com [209.85.128.175]) by mx.google.com with ESMTPS id er6si776341vdc.88.2013.12.19.07.55.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 19 Dec 2013 07:55:46 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.175 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.175; Received: by mail-ve0-f175.google.com with SMTP id jx11so759039veb.6 for ; Thu, 19 Dec 2013 07:55:46 -0800 (PST) X-Received: by 10.52.135.201 with SMTP id pu9mr1127657vdb.13.1387468546860; Thu, 19 Dec 2013 07:55:46 -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.59.13.131 with SMTP id ey3csp331359ved; Thu, 19 Dec 2013 07:55:46 -0800 (PST) X-Received: by 10.180.36.40 with SMTP id n8mr3411273wij.54.1387468545902; Thu, 19 Dec 2013 07:55:45 -0800 (PST) Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by mx.google.com with ESMTPS id gh8si1694778wjc.26.2013.12.19.07.55.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 19 Dec 2013 07:55:45 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.173 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.212.173; Received: by mail-wi0-f173.google.com with SMTP id hn9so2424529wib.0 for ; Thu, 19 Dec 2013 07:55:45 -0800 (PST) X-Received: by 10.194.240.129 with SMTP id wa1mr2110633wjc.31.1387468545477; Thu, 19 Dec 2013 07:55:45 -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 ko3sm279236wjb.23.2013.12.19.07.55.43 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 19 Dec 2013 07:55:44 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: linus.walleij@linaro.org, broonie@kernel.org, alsa-devel@alsa-project.org, Lee Jones Subject: [PATCH 09/11] ASoC: ux500_pcm: Take out pointless dev_dbg() call Date: Thu, 19 Dec 2013 15:55:06 +0000 Message-Id: <1387468508-12286-10-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1387468508-12286-1-git-send-email-lee.jones@linaro.org> References: <1387468508-12286-1-git-send-email-lee.jones@linaro.org> 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.175 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: , Acked-by: Linus Walleij Signed-off-by: Lee Jones --- sound/soc/ux500/ux500_pcm.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sound/soc/ux500/ux500_pcm.c b/sound/soc/ux500/ux500_pcm.c index 8b53f22..3d1c342 100644 --- a/sound/soc/ux500/ux500_pcm.c +++ b/sound/soc/ux500/ux500_pcm.c @@ -65,14 +65,10 @@ static struct dma_chan *ux500_pcm_request_chan(struct snd_soc_pcm_runtime *rtd, struct snd_pcm_substream *substream) { struct snd_soc_dai *dai = rtd->cpu_dai; - struct device *dev = dai->dev; u16 per_data_width, mem_data_width; struct stedma40_chan_cfg *dma_cfg; struct ux500_msp_dma_params *dma_params; - dev_dbg(dev, "%s: MSP %d (%s): Enter.\n", __func__, dai->id, - snd_pcm_stream_str(substream)); - dma_params = snd_soc_dai_get_dma_data(dai, substream); dma_cfg = dma_params->dma_cfg;