mei: cancel driver workers only after client devices were removed
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 13 Oct 2015 12:02:37 +0000 (15:02 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Oct 2015 04:45:05 +0000 (21:45 -0700)
commit97ccf63f42721e758bb3cd1aa8967a89d26ed0bb
tree719529da2aca373bbac26180e6ad333accd9cee9
parent36fccce0e82a5ccd1c7f3861398f3303bff4669a
mei: cancel driver workers only after client devices were removed

In process of client devices removal from the bus there still
might be communication between a driver and the mei device
hence we need to cancel supporting workers only after all
the client devices were removed.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/init.c
This page took 0.029009 seconds and 5 git commands to generate.