]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Staging: sxg: Make SXG driver use MSI-X interrupts if possible
authorMithlesh Thukral <mithlesh@linsyssoft.com>
Fri, 6 Feb 2009 14:02:28 +0000 (19:32 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:53:12 +0000 (14:53 -0700)
commit1782199f96eab4ad28c0334f27eb5a52b6c62428
tree82c019689d78433ee1a554d2d22390b7853f948a
parentc5e5cf5a1824f5efbe97880bc7d667053866afc3
Staging: sxg: Make SXG driver use MSI-X interrupts if possible

Make Sahara SXG driver use MSI-X interrupts instead of line based interrupts
if possible. In case of problems in getting MSI-X vectors or MSI-X not being
supported, driver will fall back to use previous line based interrupts.

Signed-off-by: LinSysSoft Sahara Team <saharaproj@linsyssoft.com>
Signed-off-by: Mithlesh Thukral <mithlesh@linsyssoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/sxg/sxg.c
drivers/staging/sxg/sxg.h