uwb: don't unbind the radio controller driver when resetting
authorDavid Vrabel <david.vrabel@csr.com>
Fri, 7 Nov 2008 17:37:33 +0000 (17:37 +0000)
committerDavid Vrabel <david.vrabel@csr.com>
Fri, 7 Nov 2008 17:37:33 +0000 (17:37 +0000)
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>

No differences found