Re: [PATCH] dma: xilinx-dma: move header file to common location

2015-03-17 Thread Vinod Koul
On Mon, Mar 02, 2015 at 11:24:24PM +0530, Kedareswara rao Appana wrote: > This patch moves the xilinx_dma.h header file > to the include/linux/dma. Applied, now Thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH] dma: xilinx-dma: move header file to common location

2015-03-17 Thread Vinod Koul
On Mon, Mar 02, 2015 at 11:24:24PM +0530, Kedareswara rao Appana wrote: This patch moves the xilinx_dma.h header file to the include/linux/dma. Applied, now Thanks -- ~Vinod -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

RE: [PATCH] dma: xilinx-dma: move header file to common location

2015-03-05 Thread Appana Durga Kedareswara Rao
n; Srikanth Vemula; > linux-kernel@vger.kernel.org; Anirudha Sarangi; > dmaeng...@vger.kernel.org; Appana Durga Kedareswara Rao > Subject: Re: [PATCH] dma: xilinx-dma: move header file to common location > > On Mon, Mar 02, 2015 at 08:28:01PM +0100, Arnd Bergmann wrote: >

RE: [PATCH] dma: xilinx-dma: move header file to common location

2015-03-05 Thread Appana Durga Kedareswara Rao
; linux-kernel@vger.kernel.org; Anirudha Sarangi; dmaeng...@vger.kernel.org; Appana Durga Kedareswara Rao Subject: Re: [PATCH] dma: xilinx-dma: move header file to common location On Mon, Mar 02, 2015 at 08:28:01PM +0100, Arnd Bergmann wrote: On Monday 02 March 2015 23:24:24 Kedareswara rao Appana

Re: [PATCH] dma: xilinx-dma: move header file to common location

2015-03-04 Thread Vinod Koul
On Mon, Mar 02, 2015 at 08:28:01PM +0100, Arnd Bergmann wrote: > On Monday 02 March 2015 23:24:24 Kedareswara rao Appana wrote: > > This patch moves the xilinx_dma.h header file > > to the include/linux/dma. > > > > Signed-off-by: Kedareswara rao Appana > > Please move this header file to

Re: [PATCH] dma: xilinx-dma: move header file to common location

2015-03-04 Thread Vinod Koul
On Mon, Mar 02, 2015 at 08:28:01PM +0100, Arnd Bergmann wrote: On Monday 02 March 2015 23:24:24 Kedareswara rao Appana wrote: This patch moves the xilinx_dma.h header file to the include/linux/dma. Signed-off-by: Kedareswara rao Appana appa...@xilinx.com Please move this header file

Re: [PATCH] dma: xilinx-dma: move header file to common location

2015-03-02 Thread Arnd Bergmann
On Monday 02 March 2015 23:24:24 Kedareswara rao Appana wrote: > This patch moves the xilinx_dma.h header file > to the include/linux/dma. > > Signed-off-by: Kedareswara rao Appana Please move this header file to drivers/dma/xilinx/ directly to make it inaccessible by other driver. No driver

Re: [PATCH] dma: xilinx-dma: move header file to common location

2015-03-02 Thread Arnd Bergmann
On Monday 02 March 2015 23:24:24 Kedareswara rao Appana wrote: This patch moves the xilinx_dma.h header file to the include/linux/dma. Signed-off-by: Kedareswara rao Appana appa...@xilinx.com Please move this header file to drivers/dma/xilinx/ directly to make it inaccessible by other