From 7250ff7dd18b7a7a650af4079bbf940f20fd4253 Mon Sep 17 00:00:00 2001 From: Tomas Winkler Date: Tue, 2 Dec 2014 00:29:53 +0200 Subject: [PATCH] mei: add mei_quirk_probe function commit 9a123f19832702753805afe0e93db26799b91b07 upstream. The main purpose of this function is to exclude ME devices without support for MEI/HECI interface from binding Currently affected systems are C600/X79 based servers that expose PCI device even though it doesn't supported ME Interface. MEI driver accessing such nonfunctional device can corrupt the system. [Backported to 3.2: files were moved] Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-format-patch failed