From: Viresh Kumar Date: Wed, 1 Feb 2012 10:42:22 +0000 (+0530) Subject: dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly X-Git-Tag: v3.4-rc1~39^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c618c9de5f2b4b43c30c6203869620bec6ed929;p=pandora-kernel.git dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly Use already defined function dev_get_platdata() instead of accessing pdev->dev.data. Signed-off-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed