Merge remote branch 'kumar/next' into merge
[pandora-kernel.git] / arch / powerpc / sysdev / fsl_rio.c
index 4c518d1..8c6cab0 100644 (file)
@@ -973,7 +973,6 @@ fsl_rio_dbell_handler(int irq, void *dev_instance)
        if (dsr & DOORBELL_DSR_QFI) {
                pr_info("RIO: doorbell queue full\n");
                out_be32(&priv->msg_regs->dsr, DOORBELL_DSR_QFI);
-               goto out;
        }
 
        /* XXX Need to check/dispatch until queue empty */