commit | 18caeb70f3aa694a3147709e6425f749bfd04ea7 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Wed Nov 12 23:42:14 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 26 19:06:41 2014 -0800 |
tree | 925ceddf2e7a3e017f04af97a9298dab8fd33f84 | |
parent | c380b862ba46dcd0fe0b720dddaa8d821e787652 [diff] |
mei: kill cached host and me csr values Kill host_hw_status and me_hw_state from me hw structure that used to cache host and me csr values. We do not use the cached values across the function calls anymore Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>