mei: print correct device state during unexpected reset
authorAlexander Usyskin <alexander.usyskin@intel.com>
Mon, 21 Oct 2013 19:05:43 +0000 (22:05 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Oct 2013 23:20:35 +0000 (16:20 -0700)
commitf931f4f3f0e2be1a6c5278ab9488652f98ba2f9c
tree461018611716a91d31d6d294b81c7682136573d4
parent4bff7208f332b2b1d7cf1338e50527441283a198
mei: print correct device state during unexpected reset

Move the unexpected state print to the beginning of mei_reset,
thus printing right state.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/init.c