From: Tomas Winkler <tomas.winkler@intel.com> Date: Tue, 18 Mar 2014 20:52:07 +0000 (+0200) Subject: mei: me: bump hbm version to 1.1 to support power gating X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=61a1aea7c7cb40de071e202cfaa31fa2c1fca8ba;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git mei: me: bump hbm version to 1.1 to support power gating 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> --- diff --git a/drivers/misc/mei/hw.h b/drivers/misc/mei/hw.h index 9bad9cf7a8a0..dd448e58cc87 100644 --- 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 /*