kernel: ftgmac100, i2c, occ hwmon fixes

Andrew Jeffery (1):
      net: ftgmac100: Fix oops in probe on failure to find associated PHY

Brendan Higgins (1):
      i2c: aspeed: add proper support fo 24xx clock params

Edward A. James (3):
      hwmon: (pmbus) Add debugfs for status registers
      hwmon: (occ): Return power readings in micro-Watts
      drivers: occ: Fix bad list access

Change-Id: I3b3b3e043dd2a8abf1dbec8c199abcb305d908e8
Fixes: openbmc/openbmc#2170.
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 9e3c04a..0c60c0f 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="1a4df30c39cf5ee0e3d2528c409787ccbb4a672a"
+SRCREV="ba30e9ed152bab62f72da24986ee5ca22d6c9b07"
 
 require linux-obmc.inc