From: Alexander Usyskin Date: Sun, 25 Jan 2015 21:45:28 +0000 (+0200) Subject: mei: me: release hw from reset only during the reset flow X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~85^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=663b7ee9517eec6deea9a48c7a1392a9a34f7809;p=pandora-kernel.git mei: me: release hw from reset only during the reset flow We might enter the interrupt handler with hw_ready already set, but prior we actually started the reset flow. To soleve this we move the reset release from the interrupt handler to the HW start wait function which is part of the reset sequence. Cc: #3.10+ Signed-off-by: Alexander Usyskin Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed