Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752214AbbHRKJM (ORCPT ); Tue, 18 Aug 2015 06:09:12 -0400 Received: from hqemgate16.nvidia.com ([216.228.121.65]:2853 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751727AbbHRKJK (ORCPT ); Tue, 18 Aug 2015 06:09:10 -0400 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Tue, 18 Aug 2015 03:05:57 -0700 Message-ID: <55D3043E.2030907@nvidia.com> Date: Tue, 18 Aug 2015 11:09:02 +0100 From: Jon Hunter User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Laxman Dewangan , Vinod Koul , Stephen Warren , Thierry Reding , Alexandre Courbot CC: , , Subject: Re: [PATCH 0/4] DMA: tegra-apb: Clean-up References: <1438867953-11378-1-git-send-email-jonathanh@nvidia.com> In-Reply-To: <1438867953-11378-1-git-send-email-jonathanh@nvidia.com> X-Originating-IP: [10.21.132.159] X-ClientProxiedBy: UKMAIL101.nvidia.com (10.26.138.13) To UKMAIL101.nvidia.com (10.26.138.13) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1361 Lines: 38 Any feedback on this series? Cheers Jon On 06/08/15 14:32, Jon Hunter wrote: > Some clean-up changes for the tegra-apb DMA driver. > > These have been compile and boot tested for ARM and ARM64. Summary of the > ARM results are below. ARM64 has been tested locally. > > Test summary > ------------ > > Build: zImage: > Pass: ( 2/ 2): multi_v7_defconfig, tegra_defconfig > > Boot to userspace: multi_v7_defconfig: > Pass: ( 4/ 4): tegra114-dalmore-a04, tegra124-jetson-tk1, > tegra20-trimslice, tegra30-beaver > > Boot to userspace: tegra_defconfig: > Pass: ( 4/ 4): tegra114-dalmore-a04, tegra124-jetson-tk1, > tegra20-trimslice, tegra30-beaver > > Jon Hunter (4): > DMA: tegra-apb: Remove unused variables > DMA: tegra-apb: Avoid unnecessary channel base address calculation > DMA: tegra-apb: Remove unnecessary return statements and variables > DMA: tegra-apb: Simplify locking for device using global pause > > drivers/dma/tegra20-apb-dma.c | 63 ++++++++++++++++++++++++++----------------- > 1 file changed, 38 insertions(+), 25 deletions(-) > -- 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/