From: Tomas Winkler Date: Wed, 5 Nov 2014 16:18:52 +0000 (+0200) Subject: mei: nfc: clean nfc internal struct on host exit X-Git-Tag: omap-for-v3.20/drop-legacy-3517~81^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a176c24dc9a82b3304a31233bfc37e97c42de09b;p=pandora-kernel.git mei: nfc: clean nfc internal struct on host exit NFC internal structure cleaning was dropped by commit commit 487056932d372cc4f6c636f21a928d6667b151d7 Author: Tomas Winkler Date: Mon Feb 17 15:13:19 2014 +0200 mei: Remove all bus devices from the mei_dev list when stopping the MEI When stopping the MEI, we should remove and potentially unregister all bus devices queued on the mei_dev linked list. We allocate nfc_dev and free it across the reset so we do not keep it in dirty state Signed-off-by: Tomas Winkler Signed-off-by: Alexander Usyskin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed