Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1209159

Re: [PATCH 0/4] DMA: tegra-apb: Clean-up

From Jon Hunter <jonathanh@nvidia.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/4] DMA: tegra-apb: Clean-up
Date 2015-08-18 12:10 +0200
Message-ID <pYM0a-310-17@gated-at.bofh.it> (permalink)
References <pUtyO-1Vn-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] DMA: tegra-apb: Clean-up Jon Hunter <jonathanh@nvidia.com> - 2015-08-06 15:40 +0200
  [PATCH 2/4] DMA: tegra-apb: Avoid unnecessary channel base address calculation Jon Hunter <jonathanh@nvidia.com> - 2015-08-06 15:40 +0200
  [PATCH 3/4] DMA: tegra-apb: Remove unnecessary return statements and variables Jon Hunter <jonathanh@nvidia.com> - 2015-08-06 15:40 +0200
  [PATCH 1/4] DMA: tegra-apb: Remove unused variables Jon Hunter <jonathanh@nvidia.com> - 2015-08-06 15:40 +0200
  [PATCH 4/4] DMA: tegra-apb: Simplify locking for device using global pause Jon Hunter <jonathanh@nvidia.com> - 2015-08-06 15:40 +0200
  Re: [PATCH 0/4] DMA: tegra-apb: Clean-up Jon Hunter <jonathanh@nvidia.com> - 2015-08-18 12:10 +0200

csiph-web