Re: [PATCH 1/4] PCI:xilinx-nwl: Enable Root DMA

2017-08-19 Thread Bjorn Helgaas
On Tue, Aug 08, 2017 at 04:42:16PM +0530, Ravi Shankar Jonnalagadda wrote: Please update the subject line to match previous changes to this file, e.g. (note spacing), PCI: xilinx-nwl: Enable Root DMA > Enabling Root DMA interrupts s/Enabling/Enable/ (also in code comments) > Adding Root

Re: [PATCH 1/4] PCI:xilinx-nwl: Enable Root DMA

2017-08-19 Thread Bjorn Helgaas
On Tue, Aug 08, 2017 at 04:42:16PM +0530, Ravi Shankar Jonnalagadda wrote: Please update the subject line to match previous changes to this file, e.g. (note spacing), PCI: xilinx-nwl: Enable Root DMA > Enabling Root DMA interrupts s/Enabling/Enable/ (also in code comments) > Adding Root

[PATCH 1/4] PCI:xilinx-nwl: Enable Root DMA

2017-08-08 Thread Ravi Shankar Jonnalagadda
Enabling Root DMA interrupts Adding Root DMA translations to bridge for Register Access Signed-off-by: Ravi Shankar Jonnalagadda --- drivers/pci/host/pcie-xilinx-nwl.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/drivers/pci/host/pcie-xilinx-nwl.c

[PATCH 1/4] PCI:xilinx-nwl: Enable Root DMA

2017-08-08 Thread Ravi Shankar Jonnalagadda
Enabling Root DMA interrupts Adding Root DMA translations to bridge for Register Access Signed-off-by: Ravi Shankar Jonnalagadda --- drivers/pci/host/pcie-xilinx-nwl.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/drivers/pci/host/pcie-xilinx-nwl.c