From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754002AbbJPI0L (ORCPT ); Fri, 16 Oct 2015 04:26:11 -0400 Received: from hqemgate14.nvidia.com ([216.228.121.143]:3752 "EHLO hqemgate14.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753932AbbJPI0G (ORCPT ); Fri, 16 Oct 2015 04:26:06 -0400 X-PGP-Universal: processed; by hqnvupgp08.nvidia.com on Fri, 16 Oct 2015 01:24:47 -0700 From: Jon Hunter To: Laxman Dewangan , Vinod Koul , Stephen Warren , Thierry Reding , Alexandre Courbot CC: , , , Jon Hunter Subject: [PATCH 0/6] dmaengine: tegra-apb: Various updates Date: Fri, 16 Oct 2015 09:25:51 +0100 Message-ID: <1444983957-18691-1-git-send-email-jonathanh@nvidia.com> X-Mailer: git-send-email 2.1.4 X-NVConfidentiality: public 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 A few updates for the tegra-apb driver. Build tested for ARM and ARM64 and the driver has been tested on tegra124 with the HSUART driver that uses DMA. Jon Hunter (6): dmaengine: tegra-apb: Correct runtime-pm usage dmaengine: tegra-apb: Use dev_get_drvdata() dmaengine: tegra-apb: Save and restore word count dmaengine: tegra-apb: Only save channel state for those in use dmaengine: tegra-apb: Update driver to use GFP_NOWAIT dmaengine: tegra-apb: Disable interrupts on removal drivers/dma/tegra20-apb-dma.c | 79 ++++++++++++++++++++++--------------------- 1 file changed, 41 insertions(+), 38 deletions(-) -- 2.1.4