]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/mfd/wm8994/pdata.h
mfd: Disable more pulls on WM8994
[mv-sheeva.git] / include / linux / mfd / wm8994 / pdata.h
index ea32f306dca6963c312fe4f4b4e3968233f68393..54e2fef587d58f6a542dd33739aa8fcf87a6eb77 100644 (file)
@@ -174,6 +174,12 @@ struct wm8994_pdata {
         * consumption will rise.
         */
        bool ldo_ena_always_driven;
+
+       /*
+        * SPKMODE must be pulled internally by the device on this
+        * system.
+        */
+       bool spkmode_pu;
 };
 
 #endif