Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752342AbbFHIXo (ORCPT ); Mon, 8 Jun 2015 04:23:44 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:46324 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752054AbbFHIXg (ORCPT ); Mon, 8 Jun 2015 04:23:36 -0400 From: Ludovic Desroches To: , , CC: , , , Ludovic Desroches Subject: [PATCH v2 0/3] Fixes for at_xdmac Date: Mon, 8 Jun 2015 10:23:37 +0200 Message-ID: <1433751820-26142-1-git-send-email-ludovic.desroches@atmel.com> X-Mailer: git-send-email 2.2.0 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 825 Lines: 27 Hi Vinod, I have updated patch 1 as you requested. About patch 2, I don't really find how to split it. I have applied it on 4.0.4 without any conflicts so backport will not be an issue. Changes from v1: - remove indentation fixes from patch for stable and put it in another one. Ludovic Desroches (3): dmaengine: at_xdmac: lock fixes dmaengine: at_xdmac: rework slave configuration part dmaengine: at_xdmac: fix indentation drivers/dma/at_xdmac.c | 241 +++++++++++++++++++++++++++++-------------------- 1 file changed, 144 insertions(+), 97 deletions(-) -- 2.2.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/