mei: me: drop harmful wait optimization
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 12 May 2014 09:19:40 +0000 (12:19 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jun 2014 20:44:09 +0000 (13:44 -0700)
commit4f104ed166d1039950a6fbebcffbde92543bd2eb
tree3f8fa5cecb1af478db6fd5134c62994ea6903360
parentb1b94ac553e0ab8182d63e5b36f7633c4c3c20a7
mei: me: drop harmful wait optimization

commit 07cd7be3d92eeeae1f92a017f2cfe4fdd9256526 upstream.

It my take time till ME_RDY will be cleared after the reset,
so we cannot check the bit before we got the interrupt

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