From patchwork Tue Nov 19 11:07:48 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 21622 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f197.google.com (mail-ve0-f197.google.com [209.85.128.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id CB33523FB4 for ; Tue, 19 Nov 2013 11:08:22 +0000 (UTC) Received: by mail-ve0-f197.google.com with SMTP id oz11sf564767veb.0 for ; Tue, 19 Nov 2013 03:08:22 -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=MZgdBb9N05eSZ7Hq1Nhj68KG5aakFGCjDsump4kym58=; b=imWJe85MIrLsP7t8zJN0J0aYPM3j+XitPCGsL0W+kGjHC1PBkJvhiTIqf9YSD0f5Is YAPuBZj2wyts3VhS70xj+zSnuJ+paB5cBTpXxEXSfZUZxis6/UsZn7HlxLaq42xgtRps U4T4WN75+mRf0SFg+XD/NEv7GulVjSK00e7qGumdJox55Eztu5pVobBkHKDzgb3N3/Zv Pz9puUO6un76Q/R5hp+m9ceHFJdoM81IwPiSZ37XsYIsVPOyDcmMu+XaUirG/IsAFh7u vPcYDCyD446oT973TmGGtrjn8nhifln23Bwq5Nc1ZLvkn3OIm/9Ue6Jpe9IDhHLZDeCp mytw== X-Gm-Message-State: ALoCoQlaP4iUnBffbZZ0ahLdyElhFjbDeUkwfo/o6ZHA7QvC76xvOd9ibe9M1za+qlFGAf7cOJZg X-Received: by 10.58.75.199 with SMTP id e7mr8851768vew.20.1384859302636; Tue, 19 Nov 2013 03:08:22 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.40.200 with SMTP id z8ls3122533qek.47.gmail; Tue, 19 Nov 2013 03:08:22 -0800 (PST) X-Received: by 10.220.159.4 with SMTP id h4mr20147927vcx.1.1384859302548; Tue, 19 Nov 2013 03:08:22 -0800 (PST) Received: from mail-vc0-f179.google.com (mail-vc0-f179.google.com [209.85.220.179]) by mx.google.com with ESMTPS id z9si7984123veh.146.2013.11.19.03.08.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Nov 2013 03:08:22 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.179 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.179; Received: by mail-vc0-f179.google.com with SMTP id hz11so4683039vcb.10 for ; Tue, 19 Nov 2013 03:08:22 -0800 (PST) X-Received: by 10.52.168.106 with SMTP id zv10mr14869087vdb.21.1384859302444; Tue, 19 Nov 2013 03:08:22 -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 u4csp269512vcz; Tue, 19 Nov 2013 03:08:22 -0800 (PST) X-Received: by 10.60.39.67 with SMTP id n3mr24523882oek.2.1384859301955; Tue, 19 Nov 2013 03:08:21 -0800 (PST) Received: from mail-ob0-f170.google.com (mail-ob0-f170.google.com [209.85.214.170]) by mx.google.com with ESMTPS id ol7si15112025obc.114.2013.11.19.03.08.21 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Nov 2013 03:08:21 -0800 (PST) Received-SPF: neutral (google.com: 209.85.214.170 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.214.170; Received: by mail-ob0-f170.google.com with SMTP id wp18so3739805obc.15 for ; Tue, 19 Nov 2013 03:08:21 -0800 (PST) X-Received: by 10.182.143.103 with SMTP id sd7mr17840obb.70.1384859301680; Tue, 19 Nov 2013 03:08:21 -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 d8sm34904086oeu.6.2013.11.19.03.08.19 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Nov 2013 03:08:21 -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 09/10] ASoC: ux500_pcm: Take out pointless dev_dbg() call Date: Tue, 19 Nov 2013 11:07:48 +0000 Message-Id: <1384859269-19801-10-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1384859269-19801-1-git-send-email-lee.jones@linaro.org> References: <1384859269-19801-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.220.179 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 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 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;