ARM: w1-gpio: fix erroneous gpio requests
[linux-2.6-microblaze.git] / arch / arm / mach-pxa / raumfeld.c
index af41888..969b0ba 100644 (file)
@@ -505,6 +505,7 @@ static struct w1_gpio_platform_data w1_gpio_platform_data = {
        .pin                    = GPIO_ONE_WIRE,
        .is_open_drain          = 0,
        .enable_external_pullup = w1_enable_external_pullup,
+       .ext_pullup_enable_pin  = -EINVAL,
 };
 
 struct platform_device raumfeld_w1_gpio_device = {