diff options
author | Frode Isaksen <fisaksex@intel.com> | 2013-06-23 08:37:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-25 01:32:31 +0200 |
commit | 206ecfc21121aa272f3f9fa23e1ed252a12e8a5c (patch) | |
tree | d959cf8356b78fe9edcf7a4d2d588403f1a66573 /drivers/extcon | |
parent | mei: do not override a client writing state when buffering (diff) | |
download | linux-206ecfc21121aa272f3f9fa23e1ed252a12e8a5c.tar.xz linux-206ecfc21121aa272f3f9fa23e1ed252a12e8a5c.zip |
mei: mei_cl_connect: don't multiply the timeout twice
MEI_CL_CONNECT_TIMEOUT is the timeout in seconds to wait
for a response in mei_cl_connect.
The value was converted to jiffies using mei_secs_to_jiffies
helper function and assigned to a local variable
which is by mistake again multiplied by HZ
Signed-off-by: Frode Isaksen <frodex.isaksen@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/extcon')
0 files changed, 0 insertions, 0 deletions