commit | 4d99877d871da0bbb924b2d7aa4ccb27e1ffa93a | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Sun Jul 26 09:54:17 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 03 17:26:45 2015 -0700 |
tree | 7bb725573f21ede0e5844d0be5103bdc46374e5c | |
parent | 965ae37ab86eb8cd327c5752dc9e2190d33db25c [diff] |
mei: enable async event notifications only from hbm version 2.0 Only FW version 2.0 and newer support the async event notification. For backward compatibility block the feature if the FW version is older then 2.0 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>