commit | 97ccf63f42721e758bb3cd1aa8967a89d26ed0bb | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Tue Oct 13 15:02:37 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 17 21:45:05 2015 -0700 |
tree | 719529da2aca373bbac26180e6ad333accd9cee9 | |
parent | 36fccce0e82a5ccd1c7f3861398f3303bff4669a [diff] |
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>