From 1782199f96eab4ad28c0334f27eb5a52b6c62428 Mon Sep 17 00:00:00 2001 From: Mithlesh Thukral Date: Fri, 6 Feb 2009 19:32:28 +0530 Subject: [PATCH] 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 Signed-off-by: Mithlesh Thukral Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed