Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1280097 > unrolled thread
| Started by | Jon Hunter <jonathanh@nvidia.com> |
|---|---|
| First post | 2015-11-30 17:50 +0100 |
| Last post | 2015-11-30 17:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH V3 0/6] DMA: tegra-apb: Clean-up Jon Hunter <jonathanh@nvidia.com> - 2015-11-30 17:50 +0100
| From | Jon Hunter <jonathanh@nvidia.com> |
|---|---|
| Date | 2015-11-30 17:50 +0100 |
| Subject | Re: [PATCH V3 0/6] DMA: tegra-apb: Clean-up |
| Message-ID | <qAzOi-66r-17@gated-at.bofh.it> |
Hi Vinod, Any more comments on this? Cheers Jon On 13/11/15 16:39, Jon Hunter wrote: > Some clean-up changes for the tegra-apb DMA driver. > > Changes for V3 noted in the applicable patches. > > These have been compile and boot tested for ARM and ARM64. Summary of the > ARM results are below. > > Test summary > ------------ > > Build: zImage: > Pass: ( 2/ 2): multi_v7_defconfig, tegra_defconfig > > Build: Image: > Pass: ( 1/ 1): defconfig > > Boot to userspace: defconfig: > Pass: ( 1/ 1): qemu-vexpress64 > > 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 (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: Free interrupts before killing tasklets > > drivers/dma/tegra20-apb-dma.c | 73 ++++++++++++++++++++++++------------------- > 1 file changed, 40 insertions(+), 33 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 top | Article view | linux.kernel
csiph-web