Re: [PATCHv2] [media] saa7164: use an MSI interrupt when available

2015-02-27 Thread Steven Toth
On Thu, Feb 26, 2015 at 6:29 PM, Brendan McGrath wrote: > From: Brendan McGrath > [media] saa7164: use an MSI interrupt when available > > Enhances driver to use an MSI interrupt when available. > > Adds the module option 'enable_msi' (type bool) which by default is enabled. > Can be set to 'N' t

[PATCHv2] [media] saa7164: use an MSI interrupt when available

2015-02-26 Thread Brendan McGrath
From: Brendan McGrath [media] saa7164: use an MSI interrupt when available Enhances driver to use an MSI interrupt when available. Adds the module option 'enable_msi' (type bool) which by default is enabled. Can be set to 'N' to disable. Fixes (or can reduce the occurrence of) a crash which