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>
Tue, 27 May 2014 21:15:25 +0000 (14:15 -0700)
commit07cd7be3d92eeeae1f92a017f2cfe4fdd9256526
treebb7571a39a1c3e28a61796cbbc95e297fca396a4
parentb04ada92ffaabb868497a1fce8e4f6bf74e5488f
mei: me: drop harmful wait optimization

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

Cc: stable@vger.kernel.org
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