Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[profile/ivi/kernel-x86-ivi.git] / drivers / crypto / ux500 / cryp / cryp_core.c
index ef17e38..bc615cc 100644 (file)
@@ -1486,6 +1486,7 @@ static int ux500_cryp_probe(struct platform_device *pdev)
        if (!res_irq) {
                dev_err(dev, "[%s]: IORESOURCE_IRQ unavailable",
                        __func__);
+               ret = -ENODEV;
                goto out_power;
        }