From: David Vrabel Date: Fri, 7 Nov 2008 17:37:33 +0000 (+0000) Subject: uwb: don't unbind the radio controller driver when resetting X-Git-Tag: v2.6.29-rc1~541^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=307ba6dd73254fe7d2ce27db64ffd90e1bb3c6c0;p=pandora-kernel.git uwb: don't unbind the radio controller driver when resetting Use pre_reset and post_reset methods to avoid unbinding the radio controller driver after a uwb_rc_reset_all() call. This avoids a deadlock in uwb_rc_rm() when waiting for the uwb event thread to stop. Signed-off-by: David Vrabel --- Reading git-diff-tree failed