enable start-stop-daemon by default, i want to use this to clean up a few init script...
[openwrt/staging/florian.git] / target / linux / ar7-2.6 / files / drivers / char / ar7_gpio.c
index df8e7634ebc62b07061a3252adc9dec218f483f8..a5245da356473d2c7c5da46e23e62f6761964e5d 100644 (file)
@@ -141,6 +141,8 @@ static int __init ar7_gpio_init(void)
 
        ar7_gpio_major = rc;
 
+       rc = 0;
+
        goto out;
 
 out_put: