commit | 2001b9a64165658e14f5afbe16874e0c55ddd04f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 07 10:16:37 2014 -0600 |
committer | Jagannadha Sutradharudu Teki <jaganna@xilinx.com> | Wed Aug 06 00:18:01 2014 +0530 |
tree | 78ddefbf83b72b9abac99cf7196ba3d2c163e7ae | |
parent | a52a178f0b4dce6a85a45ccea348be92fc7f1b6d [diff] |
cros_ec: Fix two bugs in the SPI implementation An incorrect message version is passed to the EC in some cases and the parameters of one function are switched. Fix these problems. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Ajay Kumar <ajaykumar.rs@samsung.com> Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>