mei: kill cached host and me csr values
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 12 Nov 2014 21:42:14 +0000 (23:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Nov 2014 03:06:41 +0000 (19:06 -0800)
commit18caeb70f3aa694a3147709e6425f749bfd04ea7
tree925ceddf2e7a3e017f04af97a9298dab8fd33f84
parentc380b862ba46dcd0fe0b720dddaa8d821e787652
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>
drivers/misc/mei/hw-me.c
drivers/misc/mei/hw-me.h