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)
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>

No differences found