projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2d56fa
)
mei: me: bump hbm version to 1.1 to support power gating
author
Tomas Winkler
<tomas.winkler@intel.com>
Tue, 18 Mar 2014 20:52:07 +0000
(22:52 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 3 May 2014 23:20:25 +0000
(19:20 -0400)
Communicate hbm version 1.1 to firmware to tell that we
now support power gating isolation protocol
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/hw.h
patch
|
blob
|
history
diff --git
a/drivers/misc/mei/hw.h
b/drivers/misc/mei/hw.h
index 9bad9cf7a8a02844e4642df99ba8c4a635d6c298..dd448e58cc874e83b25e90d80f7b2cf5dd43f744 100644
(file)
--- a/
drivers/misc/mei/hw.h
+++ b/
drivers/misc/mei/hw.h
@@
-37,7
+37,7
@@
/*
* MEI Version
*/
-#define HBM_MINOR_VERSION
0
+#define HBM_MINOR_VERSION
1
#define HBM_MAJOR_VERSION 1
/*