]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/dma/dw_dmac.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
[linux-2.6-omap-h63xx.git] / drivers / dma / dw_dmac.c
index 0b8aada08aa8c750d76d4ea67b0025117d61dc14..98c9a847bf51c27a8671cd3947690458e0896746 100644 (file)
@@ -1340,7 +1340,7 @@ static int __init dw_probe(struct platform_device *pdev)
        dma_writel(dw, CFG, DW_CFG_DMA_EN);
 
        printk(KERN_INFO "%s: DesignWare DMA Controller, %d channels\n",
-                       pdev->dev.bus_id, dw->dma.chancnt);
+                       dev_name(&pdev->dev), dw->dma.chancnt);
 
        dma_async_device_register(&dw->dma);