mei: nfc: mei_nfc_free has to be called under lock
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 8 Jan 2014 18:57:44 +0000 (20:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 23:27:42 +0000 (15:27 -0800)
nfc_nfc_free unlink clients from the device list
and has to be called under mei mutex

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Reviewed-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/nfc.c

Simple merge