[PATCH 5/8] dmaengine/dw_dmac: Use platform_get_drvdata instead of accessing dev directly
From: Viresh Kumar <hidden>
Date: 2012-01-16 10:52:54
Also in:
lkml
From: Viresh Kumar <hidden>
Date: 2012-01-16 10:52:54
Also in:
lkml
On 1/16/2012 4:17 PM, Sergei Shtylyov wrote:
quoted
quoted
Use already defined function platform_get_drvdata() instead of accessing pdev->dev.data.pdev->dev.platform_data.
Oops!! Will fix comment once i get comments over other patches too. -- viresh