summaryrefslogtreecommitdiffstats
path: root/Documentation/ja_JP
diff options
context:
space:
mode:
authorTomas Winkler <tomas.winkler@intel.com>2013-07-17 14:13:17 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-24 04:31:35 +0200
commitdab9bf41b23fe700c4a74133e41eb6a21706031e (patch)
tree652729611132f5cbf25e40e43da9ec08864edde6 /Documentation/ja_JP
parentmei: don't have to clean the state on power up (diff)
downloadlinux-dab9bf41b23fe700c4a74133e41eb6a21706031e.tar.xz
linux-dab9bf41b23fe700c4a74133e41eb6a21706031e.zip
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 'Documentation/ja_JP')
0 files changed, 0 insertions, 0 deletions