commit | f0c9103813b3045bd5b43220b6a78c9908a45d24 | [log] [tgz] |
---|---|---|
author | Eric Lapuyade <eric.lapuyade@linux.intel.com> | Mon Nov 26 18:06:27 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Jan 10 00:51:48 2013 +0100 |
tree | 78422096c0728f84a43c057bcf6ffa185bd13190 | |
parent | 5f4d6214ef5e9b1ff6a72ddfa387c1d72adfac98 [diff] |
NFC: Fixed nfc core and hci unregistration and cleanup When an adapter is removed, it will unregister itself from hci and/or nfc core. In order to do that safely, work tasks must first be canceled and prevented to be scheduled again, before the hci or nfc device can be destroyed. Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>