kernel: SRCREV bump 75cae77..f863a13

Cool Lee (3):
      drivers: edac_ast2700: Add edac driver
      drivers: edac_ast2700: Remove unused define
      configs: aspeed_g7: Add CONFIG_EDAC_AST2700

Nick Hsieh (1):
      driver: max34410: Disable max34451 alert during probing


Tested: on real machine:
root@pnhuna-mfg19-bmc-01:~# dmesg | grep max344
[   96.833217] max34440 35-0059: Hardware ALERT pin disabled via MFR_MODE
[   97.210711] max34440 35-0059: Hardware ALERT pin enabled via MFR_MODE
[   97.210807] i2c i2c-35: new_device: Instantiated device max34451 at 0x59
[  102.862158] i2c i2c-35: delete_device: Deleting device max34451 at 0x59
[  102.866313] max34440 35-0059: Hardware ALERT pin disabled via MFR_MODE
[  103.241617] max34440 35-0059: Hardware ALERT pin enabled via MFR_MODE
[  103.241725] i2c i2c-35: new_device: Instantiated device max34451 at 0x59

Fusion-Link: fusion2 n/a

Google-Bug-Id: 490325940
Change-Id: Icf9e4925f39dc9ac081147c27c501e6878834c28
Signed-off-by: Nick Hsieh <hnick@google.com>
diff --git a/recipes-kernel/linux/linux-gbmc_aspeedg7.bb b/recipes-kernel/linux/linux-gbmc_aspeedg7.bb
index bda4633..d4a67ef 100644
--- a/recipes-kernel/linux/linux-gbmc_aspeedg7.bb
+++ b/recipes-kernel/linux/linux-gbmc_aspeedg7.bb
@@ -8,7 +8,7 @@
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
 SRC_URI:prepend = "git://gbmc.googlesource.com/linux;protocol=https;branch=${KBRANCH}"
-SRCREV = "75cae77a5d6a086f11a8476266e7ddf8285e0a35"
+SRCREV = "f863a134717928da721c7287ae9beba2bcf31a87"
 
 SRC_URI:append:aspeed-g7 = " \
   file://aspeed-g7-gbmc.cfg \