diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2013-07-17 12:13:17 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-24 02:31:35 (GMT) |
commit | dab9bf41b23fe700c4a74133e41eb6a21706031e (patch) | |
tree | 652729611132f5cbf25e40e43da9ec08864edde6 /.mailmap | |
parent | 99f22c4ef24cf87b0dae6aabe6b5e620b62961d9 (diff) | |
download | linux-fsl-qoriq-dab9bf41b23fe700c4a74133e41eb6a21706031e.tar.xz |
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 <shuah.kh@samsung.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions