diff options
author | Tomas Winkler <[email protected]> | 2013-07-17 15:13:17 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2013-07-23 19:31:35 -0700 |
commit | dab9bf41b23fe700c4a74133e41eb6a21706031e (patch) | |
tree | 652729611132f5cbf25e40e43da9ec08864edde6 /scripts/gdb | |
parent | 99f22c4ef24cf87b0dae6aabe6b5e620b62961d9 (diff) |
mei: me: fix waiting for hw ready
1. MEI_INTEROP_TIMEOUT is in seconds not in jiffies
so we use mei_secs_to_jiffies macro
While cold boot is fast this is relevant in resume
2. wait_event_interruptible_timeout can return with
-ERESTARTSYS so do not override it with -ETIMEDOUT
3.Adjust error message
Tested-by: Shuah Khan <[email protected]>
Signed-off-by: Tomas Winkler <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions