commit | 9fa0be8bb66a42a5f75e00a54732c92f3772aa6e | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Tue May 24 16:03:38 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 30 14:35:14 2016 +0200 |
tree | ca7e89912ca7c152e86b47dbde5a05d62d2b75ec | |
parent | bca7dbacfd4c7f1f069a70e241e39aea5bd85808 [diff] |
mei: amthif: enable poll for async events Currently the poll function is bailing early for amthif client and ignores requests for async events notifications. Move async event processing before amthif to enable async events notifications on amthif client. 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>