]> Pileus Git - ~andy/linux/blobdiff - drivers/dma/timb_dma.c
[media] tlg2300: convert set_fontend to use DVBv5 parameters
[~andy/linux] / drivers / dma / timb_dma.c
index 6dbdf451128e9f1465d489353fbc787e92bd15c7..a4a398f2ef61eb5a362ca20c37ebe9a479e2121a 100644 (file)
@@ -762,7 +762,7 @@ static int __devinit td_probe(struct platform_device *pdev)
                if ((i % 2) == pchan->rx) {
                        dev_err(&pdev->dev, "Wrong channel configuration\n");
                        err = -EINVAL;
-                       goto err_tasklet_kill;
+                       goto err_free_irq;
                }
 
                td_chan->chan.device = &td->dma;