Temporarily disable dutflaga/b GPIO export on ZGB.

This is necessary until we figure out what's causing the signal reading
on dutflaga to be pulled up.

BUG=chromium-os:27077
TEST=Solves the problem on zgb; dutflaga reading unaffected on x86-alex.

Change-Id: Ib24e330a5be5bea3a4e2511cc4823c4d24d35fed
Reviewed-on: https://gerrit.chromium.org/gerrit/17083
Reviewed-by: Andrew de los Reyes <adlr@chromium.org>
Commit-Ready: Gilad Arnold <garnold@chromium.org>
Tested-by: Gilad Arnold <garnold@chromium.org>
diff --git a/99-gpio-dutflag.rules b/99-gpio-dutflag.rules
index 542b02d..c93c508 100644
--- a/99-gpio-dutflag.rules
+++ b/99-gpio-dutflag.rules
@@ -13,9 +13,13 @@
 # - Alex:
 ATTR{[dmi/id]product_name}=="Alex", SUBSYSTEM=="gpio", KERNEL=="gpiochip192", \
   ENV{ID_GPIO_DUTFLAGA}="205", ENV{ID_GPIO_DUTFLAGB}="202"
+
 # - ZGB:
-ATTR{[dmi/id]product_name}=="ZGB", SUBSYSTEM=="gpio", KERNEL=="gpiochip192", \
-  ENV{ID_GPIO_DUTFLAGA}="216", ENV{ID_GPIO_DUTFLAGB}="195"
+# TODO(garnold) dutflaga/b export is disabled until we figure out what's pulling
+# the signal up (http://code.google.com/p/chromium-os/issues/detail?id=27077)
+#ATTR{[dmi/id]product_name}=="ZGB", SUBSYSTEM=="gpio", KERNEL=="gpiochip192", \
+#  ENV{ID_GPIO_DUTFLAGA}="216", ENV{ID_GPIO_DUTFLAGB}="195"
+
 # - Lumpy, Stumpy:
 # TODO(garnold) Stumpy is current disabled, as its dutflag GPIOs are
 # non-pull-up wired, which means that they can read arbitrary values when not