net: allocate tx queues in register_netdevice
[pandora-kernel.git] / include / linux / w1-gpio.h
index 9797fec..3adeff8 100644 (file)
@@ -18,6 +18,7 @@
 struct w1_gpio_platform_data {
        unsigned int pin;
        unsigned int is_open_drain:1;
+       void (*enable_external_pullup)(int enable);
 };
 
 #endif /* _LINUX_W1_GPIO_H */