summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/io.c
diff options
context:
space:
mode:
authorTomas Winkler <tomas.winkler@intel.com>2013-07-17 15:13:17 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-29 09:47:40 -0700
commit644f5d570740c90439fdf69e8b47647584c6dc2f (patch)
treee741ce5e178dcb8721ee1fce4f1661543e6b2f87 /drivers/md/bcache/io.c
parent47e1cf336bc708bb59ebfcc01540dffecd16862e (diff)
downloadlinux-3.10-644f5d570740c90439fdf69e8b47647584c6dc2f.tar.gz
linux-3.10-644f5d570740c90439fdf69e8b47647584c6dc2f.tar.bz2
linux-3.10-644f5d570740c90439fdf69e8b47647584c6dc2f.zip
mei: me: fix waiting for hw ready
commit dab9bf41b23fe700c4a74133e41eb6a21706031e upstream. 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 'drivers/md/bcache/io.c')
0 files changed, 0 insertions, 0 deletions