Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming patches...
[firefly-linux-kernel-4.4.55.git] / drivers / pinctrl / samsung / pinctrl-samsung.h
index 2b882320e8e97077fca276200a970e10296be939..5cedc9d26390fae0d5aa77c785116eceaac3146b 100644 (file)
@@ -26,6 +26,7 @@
 #include <linux/gpio.h>
 
 /* pinmux function number for pin as gpio output line */
+#define FUNC_INPUT     0x0
 #define FUNC_OUTPUT    0x1
 
 /**