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:42:54 +0000 (13:42 -0700)
commit310c6221b98ef56a77793c6c293b871898e1d9dc
treebfac2343b34f368832bb65756f5d022daaa0d49a
parent2290f5a6eefea72b9e32318071bc6265f13b01fe
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