]> git.itanic.dy.fi Git - linux-stable/commit
mei: me: read H_CSR after asserting reset
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 12 May 2014 09:19:41 +0000 (12:19 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jul 2014 01:54:15 +0000 (18:54 -0700)
commit83a03fda3d14ba6c097f0f4cdd86a8b9d9ed633a
tree933b6c561be15805c232a2c0a1c2d08132f75160
parent8c6fa0a671dc12ee3dd658dafbd1d4a7fec2250d
mei: me: read H_CSR after asserting reset

commit c40765d919d25d2d44d99c4ce39e48808f137e1e upstream.

According the spec the host should read H_CSR again
after asserting reset H_RST to ensure that reset was
read by the firmware

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