gpioplus: srcrev bump 88a89bc6bc..8ff581220a

William A. Kennington III (1):
      utility/aspeed: Add gpio name to offset method

Change-Id: I37e631414d3cb46e2ce43c9fad9a23d48c8b186a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-extended/gpioplus/gpioplus_git.bb b/recipes-extended/gpioplus/gpioplus_git.bb
index 0e637da..0bc53d9 100644
--- a/recipes-extended/gpioplus/gpioplus_git.bb
+++ b/recipes-extended/gpioplus/gpioplus_git.bb
@@ -18,6 +18,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/gpioplus"
-SRCREV = "88a89bc6bc63d9718cf73fac33eb4d241275cc5d"
+SRCREV = "8ff581220aaf38edda428d37ed1fe3151c0542d9"
 
 S = "${WORKDIR}/git"