]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mei: Remove all bus devices from the mei_dev list when stopping the MEI
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 17 Feb 2014 13:13:19 +0000 (15:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Feb 2014 18:04:35 +0000 (10:04 -0800)
commit487056932d372cc4f6c636f21a928d6667b151d7
treeeba69647e4de95664345f76bdc984aa5c2f86032
parentba4b60e85d6c5fc2242fd24e131a47fb922e5d89
mei: Remove all bus devices from the mei_dev list when stopping the MEI

When stopping the MEI, we should remove and potentially unregister
all bus devices queued on the mei_dev linked list.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/bus.c
drivers/misc/mei/init.c
drivers/misc/mei/mei_dev.h
drivers/misc/mei/nfc.c