git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59063af
)
wimax/i2400m: if a device reboot happens during probe, handle it
author
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Wed, 3 Jun 2009 01:45:55 +0000
(09:45 +0800)
committer
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Thu, 11 Jun 2009 10:30:23 +0000
(
03:30
-0700)
When a device reboot happens when we are under probe, with init_mutex
taken, make sure we can recover. Have dev_reset_handle set boot mode
and i2400m_msg_to_dev() will see it and fail gracefully instead of
timing out.
Found and diagnosed by Cindy H. Kao.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
No differences found