Merge branch 'origin' into devel
Conflicts: sound/soc/pxa/pxa2xx-i2s.c
This commit is contained in:
@@ -1011,7 +1011,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);
|
||||
|
||||
|
Reference in New Issue
Block a user