kernel: SBEFIFO and OCC fixes, add snoop device to Q71L devicetree

Edward A. James (5):
      drivers: hwmon: occ: Add occs_present attribute
      drivers: hwmon: occ: Add sysfs_notify to throttling attributes
      drivers: fsi: sbefifo: Fix queued xfrs race condition
      drivers: fsi: sbefifo: Fix memory leak
      drivers: fsi: sbefifo: Attempt reset request during probe

Patrick Venture (1):
      ARM: dts: aspeed: Add aspeed-lpc-snoop g4 and bmc-quanta-q71l

Change-Id: Icd86c64863f033bd28144326b6ddc960127c711c
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/common/recipes-kernel/linux/linux-obmc_4.10.bb b/common/recipes-kernel/linux/linux-obmc_4.10.bb
index e14447b..8000395 100644
--- a/common/recipes-kernel/linux/linux-obmc_4.10.bb
+++ b/common/recipes-kernel/linux/linux-obmc_4.10.bb
@@ -1,6 +1,6 @@
 KBRANCH ?= "dev-4.10"
 LINUX_VERSION ?= "4.10.17"
 
-SRCREV="703c3c181790b20c48c4d02b9fed901379671fb7"
+SRCREV="1af701e56cd6bd5399b517e276d479482b702839"
 
 require linux-obmc.inc