From: Amitkumar Karwar Date: Wed, 7 Jan 2015 05:36:56 +0000 (-0800) Subject: Bluetooth: btmrvl: fix card reset and suspend race issue X-Git-Tag: fixes-v4.0-rc1~150^2~184^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9cc32d96c62b230c664a362b5f3206d3bcf35b8;p=pandora-kernel.git Bluetooth: btmrvl: fix card reset and suspend race issue Sometimes suspend thread queues a command and wait for it's response, meanwhile WLAN driver power cycles the card which leads to crash. This patch makes sure that suspend thread is woken up in remove path. Signed-off-by: Amitkumar Karwar Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed