From: Brendan McGrath Date: Fri, 10 Apr 2015 06:39:22 +0000 (-0300) Subject: [media] saa7164: use an MSI interrupt when available X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77978089ddc90347644cc057e6b6cd169ac9abd4;p=pandora-kernel.git [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 is most commonly reported when both digital tuners of the saa7164 chip is in use. A reported example can be found here: http://permalink.gmane.org/gmane.linux.drivers.video-input-infrastructure/83948 Reviewed-by: Steven Toth Signed-off-by: Brendan McGrath Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed