From patchwork Wed Nov 6 10:16:25 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 21376 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f198.google.com (mail-ve0-f198.google.com [209.85.128.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 9FAF620DB9 for ; Wed, 6 Nov 2013 10:17:13 +0000 (UTC) Received: by mail-ve0-f198.google.com with SMTP id c14sf9290139vea.9 for ; Wed, 06 Nov 2013 02:17:13 -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=qj0mCMULZW6HTe81Wc2mhsWueZaCCK8OT+pWuaokbvY=; b=Eh3ReeyDZtJ22PNpLcuJF4n24ggwrmD423QUx8ykk2UajDWeO/DlJD1GiKWMytmFGy 6yAY1wncjsFeMvLX/pJP48DkvwCWy15mv48cOkDe+DuAgJ5pLLQ8qSqTosGvruBDVOKD K82F2wF/bkaE3e3e9LSRqrjqGxqka1GvO1a6lvj12xgaxnkkFzTGyxOpphTLRadGtPV8 iyKIVBBUaGnyp53fa1Q/fOiuxLHQiZWW7EF15cwBJsJmBCZXGhFLI2aykxHWv8sgvWM2 Yd6JvLeQxdZfzV752smLXADx51B6QqKDxZUyvM3UQV/GPso1L9WQdVBZBinTO11mCSbm hfLQ== X-Gm-Message-State: ALoCoQltdsKElKEYxnJzCchY1xrvpxZ8itOCqu2WYe1MW/1Re4CI05Y/grX1mGB1w9C2gk0ObgFh X-Received: by 10.58.230.73 with SMTP id sw9mr729458vec.30.1383733033339; Wed, 06 Nov 2013 02:17:13 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.82.229 with SMTP id l5ls601140qey.11.gmail; Wed, 06 Nov 2013 02:17:13 -0800 (PST) X-Received: by 10.52.52.137 with SMTP id t9mr1472076vdo.22.1383733033227; Wed, 06 Nov 2013 02:17:13 -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 cp3si8159936vcb.133.2013.11.06.02.17.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 02:17:13 -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 oy12so3370035veb.39 for ; Wed, 06 Nov 2013 02:17:13 -0800 (PST) X-Received: by 10.58.168.205 with SMTP id zy13mr1720232veb.19.1383733033148; Wed, 06 Nov 2013 02:17:13 -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 u4csp273225vcz; Wed, 6 Nov 2013 02:17:12 -0800 (PST) X-Received: by 10.50.141.133 with SMTP id ro5mr1749039igb.35.1383733032517; Wed, 06 Nov 2013 02:17:12 -0800 (PST) Received: from mail-ie0-f176.google.com (mail-ie0-f176.google.com [209.85.223.176]) by mx.google.com with ESMTPS id pm9si6998285igb.36.2013.11.06.02.17.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 02:17:12 -0800 (PST) Received-SPF: neutral (google.com: 209.85.223.176 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.223.176; Received: by mail-ie0-f176.google.com with SMTP id u16so16449691iet.7 for ; Wed, 06 Nov 2013 02:17:12 -0800 (PST) X-Received: by 10.51.16.35 with SMTP id ft3mr1797260igd.46.1383733031900; Wed, 06 Nov 2013 02:17:11 -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 ka1sm13308397igb.7.2013.11.06.02.17.10 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 02:17:11 -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 13/13] ASoC: ux500_pcm: Take out pointless dev_dbg() call Date: Wed, 6 Nov 2013 10:16:25 +0000 Message-Id: <1383732985-18928-14-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1383732985-18928-1-git-send-email-lee.jones@linaro.org> References: <1383732985-18928-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.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: , Cc: alsa-devel@alsa-project.org Cc: Mark Brown 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 acfec98..fd7f12e 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;