Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai
[cascardo/linux.git] / drivers / dma / mmp_pdma.c
index dcb1e05..8869500 100644 (file)
@@ -1017,6 +1017,7 @@ static int mmp_pdma_probe(struct platform_device *op)
                }
        }
 
+       platform_set_drvdata(op, pdev);
        dev_info(pdev->device.dev, "initialized %d channels\n", dma_channels);
        return 0;
 }