commit | 307ba6dd73254fe7d2ce27db64ffd90e1bb3c6c0 | [log] [tgz] |
---|---|---|
author | David Vrabel <david.vrabel@csr.com> | Fri Nov 07 17:37:33 2008 +0000 |
committer | David Vrabel <david.vrabel@csr.com> | Fri Nov 07 17:37:33 2008 +0000 |
tree | 535e10e6bd399c1f1d1f55a546e0c6aa92ba9dee | |
parent | fec1a5932f16c0eb1b3f5ca2e18d81d860924088 [diff] |
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 <david.vrabel@csr.com>