Re: [PATCH v2 3/3] spi: pca2xx-pci: Allow MSI

2017-01-17 Thread Jarkko Nikula
On 01/16/2017 09:08 PM, Andy Shevchenko wrote: On Mon, 2017-01-16 at 19:44 +0100, Jan Kiszka wrote: Now that the core is ready for edge-triggered interrupts, we can safely allow the PCI versions that provide this to enable the feature and, thus, have less shared interrupts. Reviewed-by: Andy

Re: [PATCH v2 3/3] spi: pca2xx-pci: Allow MSI

2017-01-17 Thread Jarkko Nikula
On 01/16/2017 09:08 PM, Andy Shevchenko wrote: On Mon, 2017-01-16 at 19:44 +0100, Jan Kiszka wrote: Now that the core is ready for edge-triggered interrupts, we can safely allow the PCI versions that provide this to enable the feature and, thus, have less shared interrupts. Reviewed-by: Andy

Re: [PATCH v2 3/3] spi: pca2xx-pci: Allow MSI

2017-01-16 Thread Andy Shevchenko
On Mon, 2017-01-16 at 19:44 +0100, Jan Kiszka wrote: > Now that the core is ready for edge-triggered interrupts, we can > safely > allow the PCI versions that provide this to enable the feature and, > thus, have less shared interrupts. > Reviewed-by: Andy Shevchenko

Re: [PATCH v2 3/3] spi: pca2xx-pci: Allow MSI

2017-01-16 Thread Andy Shevchenko
On Mon, 2017-01-16 at 19:44 +0100, Jan Kiszka wrote: > Now that the core is ready for edge-triggered interrupts, we can > safely > allow the PCI versions that provide this to enable the feature and, > thus, have less shared interrupts. > Reviewed-by: Andy Shevchenko > 

[PATCH v2 3/3] spi: pca2xx-pci: Allow MSI

2017-01-16 Thread Jan Kiszka
Now that the core is ready for edge-triggered interrupts, we can safely allow the PCI versions that provide this to enable the feature and, thus, have less shared interrupts. Signed-off-by: Jan Kiszka --- drivers/spi/spi-pxa2xx-pci.c | 8 +++- 1 file changed, 7

[PATCH v2 3/3] spi: pca2xx-pci: Allow MSI

2017-01-16 Thread Jan Kiszka
Now that the core is ready for edge-triggered interrupts, we can safely allow the PCI versions that provide this to enable the feature and, thus, have less shared interrupts. Signed-off-by: Jan Kiszka --- drivers/spi/spi-pxa2xx-pci.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-)