From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757352Ab3A1MfT (ORCPT ); Mon, 28 Jan 2013 07:35:19 -0500 Received: from mga03.intel.com ([143.182.124.21]:64370 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751911Ab3A1MfQ (ORCPT ); Mon, 28 Jan 2013 07:35:16 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,551,1355126400"; d="scan'208";a="195822983" Date: Mon, 28 Jan 2013 04:10:01 -0800 From: Vinod Koul To: Viresh Kumar Cc: Andy Shevchenko , linux-kernel@vger.kernel.org, spear-devel Subject: Re: [PATCH] dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors Message-ID: <20130128120955.GR26562@intel.com> References: <1358511255-6324-1-git-send-email-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > On Fri, Jan 18, 2013 at 5:44 PM, Andy Shevchenko > > The proper place for the main logic of the soft LLP mode is > > dwc_scan_descriptors. It prevents to get the transfer unexpectedly aborted in > > case the user calls dwc_tx_status. Can you rebase this, it failed to apply for me -- ~Vinod