net/stmmac: fix issue of clk_get for Loongson1B.
[deliverable/linux.git] / drivers / mfd / asic3.c
index 383421bf57609a994b7f8d537f97c269d2ab6302..683e18a23329802875d03f92d53e354a6474ad9d 100644 (file)
@@ -925,6 +925,7 @@ static int __init asic3_mfd_probe(struct platform_device *pdev,
                        goto out;
        }
 
+       ret = 0;
        if (pdata->leds) {
                int i;
 
This page took 0.026825 seconds and 5 git commands to generate.