From patchwork Fri Jan 13 14:58:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Bailon X-Patchwork-Id: 91436 Delivered-To: patch@linaro.org Received: by 10.182.3.34 with SMTP id 2csp172764obz; Fri, 13 Jan 2017 06:58:45 -0800 (PST) X-Received: by 10.84.128.66 with SMTP id 60mr15263710pla.34.1484319525687; Fri, 13 Jan 2017 06:58:45 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v35si12979301plg.80.2017.01.13.06.58.45; Fri, 13 Jan 2017 06:58:45 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-omap-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@baylibre-com.20150623.gappssmtp.com; spf=pass (google.com: best guess record for domain of linux-omap-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-omap-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751863AbdAMO6o (ORCPT + 4 others); Fri, 13 Jan 2017 09:58:44 -0500 Received: from mail-wm0-f50.google.com ([74.125.82.50]:35763 "EHLO mail-wm0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751737AbdAMO6n (ORCPT ); Fri, 13 Jan 2017 09:58:43 -0500 Received: by mail-wm0-f50.google.com with SMTP id r126so68671811wmr.0 for ; Fri, 13 Jan 2017 06:58:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=DAt6HeRK4wRASjpa23OPT0J0TBfpjy/MqvyO0LEuf38=; b=pMsZmCxlTzwBkjpt7F2aAMzI5DWrsXj+QXv+h64k8zKrp+sySydOBMQdOrtBXFT/uP GFBfHE620K9P2YODhhPgYOR4x/xIRMqHNyqCqz5UHKZ7iDuY+jb2zdZMwlftKqFf3+GU ER3FRU8ZBc7xgAk56ZQWHunKYol7HYgC/iAZS6rTPE0lDLRgNGYHa02rwDOa1NSl8ykb VTpf0ycJ5i1g8R8JCuOcy3Biuydnn9u3xpa7i1tNXguP9Bajz9QoEqAsnHJM+0M8tHpJ mWr8tcMKu9VjrbX8SfFTy3DFyCdxdQq7O7FjBc5+YLRrpdnqxJYzPEY2QXybDNetAxUJ iwhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=DAt6HeRK4wRASjpa23OPT0J0TBfpjy/MqvyO0LEuf38=; b=HpZli5erFaYHqR8GVn1SVRpKF51Jh8si9S8/I45nLmMQFC2BAUbLXrRgfqgVzydTfC qiXsV/ZIeqWU8gL2zvqUz0644cueU6SfZrAsOzhIlhd1MUTMc0Jj7zXxQeABpicOMZgM ABY+bI/mvsWfx47x0uMLnEXoiDghtxaQuts2FSA1v3z6nKVN+KBjqyGDi4Xm5dzLo9dz cRl8Yu4on1P7xtFhB/9+ZC/lNv13BMxFCA1sfKNT3Vm2fMF+3iCJwSlNHkIZW+QYxxPs CKWN0CxkwToRIWK3BdYgbH7uoLzsWOooPBuzFa1PAlKTZp+MGOScbq7OskTMD13CjpeI +DsQ== X-Gm-Message-State: AIkVDXI5dhptIPd4WlloFJIvAksWPGa9A/yXk3XdYWcvb40StRUkc4oiNWAdTPOyynRAb3bL X-Received: by 10.28.169.135 with SMTP id s129mr2557052wme.24.1484319521304; Fri, 13 Jan 2017 06:58:41 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id e14sm4801258wmd.14.2017.01.13.06.58.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 13 Jan 2017 06:58:40 -0800 (PST) From: Alexandre Bailon To: vinod.koul@intel.com Cc: dmaengine@vger.kernel.org, nsekhar@ti.com, khilman@baylibre.com, ptitiano@baylibre.com, tony@atomide.com, linux-omap@vger.kernel.org, b-liu@ti.com, sergei.shtylyov@cogentembedded.com, Alexandre Bailon Subject: [PATCH 2/3] usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback() Date: Fri, 13 Jan 2017 15:58:33 +0100 Message-Id: <20170113145834.23967-3-abailon@baylibre.com> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20170113145834.23967-1-abailon@baylibre.com> References: <20170113145834.23967-1-abailon@baylibre.com> Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org Update cppi41_dma_callback() to detect an aborted transfer. This is required to acknowledge the interrupt that may be fired during a teardown.. Signed-off-by: Alexandre Bailon --- drivers/usb/musb/musb_cppi41.c | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/usb/musb/musb_cppi41.c b/drivers/usb/musb/musb_cppi41.c index d76022b..f182c07 100644 --- a/drivers/usb/musb/musb_cppi41.c +++ b/drivers/usb/musb/musb_cppi41.c @@ -101,7 +101,8 @@ static bool musb_is_tx_fifo_empty(struct musb_hw_ep *hw_ep) return true; } -static void cppi41_dma_callback(void *private_data); +static void cppi41_dma_callback(void *private_data, + const struct dmaengine_result *result); static void cppi41_trans_done(struct cppi41_dma_channel *cppi41_channel) { @@ -156,7 +157,7 @@ static void cppi41_trans_done(struct cppi41_dma_channel *cppi41_channel) if (WARN_ON(!dma_desc)) return; - dma_desc->callback = cppi41_dma_callback; + dma_desc->callback_result = cppi41_dma_callback; dma_desc->callback_param = &cppi41_channel->channel; cppi41_channel->cookie = dma_desc->tx_submit(dma_desc); trace_musb_cppi41_cont(cppi41_channel); @@ -206,7 +207,8 @@ static enum hrtimer_restart cppi41_recheck_tx_req(struct hrtimer *timer) return ret; } -static void cppi41_dma_callback(void *private_data) +static void cppi41_dma_callback(void *private_data, + const struct dmaengine_result *result) { struct dma_channel *channel = private_data; struct cppi41_dma_channel *cppi41_channel = channel->private_data; @@ -223,6 +225,9 @@ static void cppi41_dma_callback(void *private_data) if (controller->dma_callback) controller->dma_callback(musb); + if (result->result == DMA_TRANS_ABORTED) + return; + spin_lock_irqsave(&musb->lock, flags); dmaengine_tx_status(cppi41_channel->dc, cppi41_channel->cookie, @@ -415,7 +420,7 @@ static bool cppi41_configure_channel(struct dma_channel *channel, if (!dma_desc) return false; - dma_desc->callback = cppi41_dma_callback; + dma_desc->callback_result = cppi41_dma_callback; dma_desc->callback_param = channel; cppi41_channel->cookie = dma_desc->tx_submit(dma_desc); cppi41_channel->channel.rx_packet_done = false;