Re: [Patch 01/35] media: ti-vpe: vpdma: Make vpdma library into its own module

2016-10-24 Thread Benoit Parrot
Hans, Thanks for the review. Hans Verkuil wrote on Mon [2016-Oct-17 16:08:55 +0200]: > On 09/28/2016 11:16 PM, Benoit Parrot wrote: > > The VPDMA (Video Port DMA) as found in devices such as DRA7xx is > > used for both the Video Processing Engine (VPE) and the Video Input > > Port (VIP). > > >

Re: [Patch 01/35] media: ti-vpe: vpdma: Make vpdma library into its own module

2016-10-17 Thread Hans Verkuil
On 09/28/2016 11:16 PM, Benoit Parrot wrote: > The VPDMA (Video Port DMA) as found in devices such as DRA7xx is > used for both the Video Processing Engine (VPE) and the Video Input > Port (VIP). > > In preparation for this we need to turn vpdma into its own > kernel module. > > Signed-off-by: Be

[Patch 01/35] media: ti-vpe: vpdma: Make vpdma library into its own module

2016-09-28 Thread Benoit Parrot
The VPDMA (Video Port DMA) as found in devices such as DRA7xx is used for both the Video Processing Engine (VPE) and the Video Input Port (VIP). In preparation for this we need to turn vpdma into its own kernel module. Signed-off-by: Benoit Parrot --- drivers/media/platform/Kconfig | 6