dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly
authorViresh Kumar <viresh.kumar@st.com>
Wed, 1 Feb 2012 10:42:22 +0000 (16:12 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Wed, 22 Feb 2012 12:45:38 +0000 (18:15 +0530)
Use already defined function dev_get_platdata() instead of accessing
pdev->dev.data.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>

No differences found