OSDN Git Service

Merge tag 'bcm-for-3.14-dt' of git://github.com/broadcom/bcm11351 into next/dt
[uclinux-h8/linux.git] / drivers / dma / mmp_pdma.c
index 2998f1b..c6a01ea 100644 (file)
@@ -1001,6 +1001,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;
 }