From: Tomas Winkler Date: Sun, 10 Mar 2013 11:56:08 +0000 (+0200) Subject: mei: add mei_stop function to stop mei device X-Git-Tag: v3.9-rc5~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cb035d9e619a8d20f5d3b9791f8cb5160d19e70;p=pandora-kernel.git mei: add mei_stop function to stop mei device mei_stop calls mei_reset with disabling the interrupts. It will have the same effect as the open code it replaces in the mei_remove. The reset sequence on remove is required for the Lynx Point LP devices to clean the reset state. mei_stop is called from mei_pci_suspend and mei_remove functions Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed