]> git.baikalelectronics.ru Git - kernel.git/commit
mei: me: clear interrupts on the resume path
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 5 Jun 2013 07:51:13 +0000 (10:51 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Jun 2013 05:31:07 +0000 (22:31 -0700)
commit28165b1e3493d0ae4942abf532d1a663509d121d
treeb6adc4e6ba5496afb6de15803a28904dbff27167
parent817ce88aa5cd25a3bcab280ce912ffd02b6e4688
mei: me: clear interrupts on the resume path

We need to clear pending interrupts on the resume
path. This brings the device into defined state
before starting the reset flow

This should solve suspend/resume issues:

mei_me : wait hw ready failed. status = 0x0
mei_me : version message write failed

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/pci-me.c