[PATCH 5/8] dmaengine/dw_dmac: Use platform_get_drvdata instead of accessing dev directly
From: Sergei Shtylyov <hidden>
Date: 2012-01-16 10:48:53
Also in:
lkml
From: Sergei Shtylyov <hidden>
Date: 2012-01-16 10:48:53
Also in:
lkml
Hello. On 16-01-2012 13:50, Viresh Kumar wrote:
Use already defined function platform_get_drvdata() instead of accessing pdev->dev.data.
pdev->dev.platform_data.
Signed-off-by: Viresh Kumar<redacted>
WBR, Sergei