From: Kuninori Morimoto Date: Fri, 23 May 2014 06:25:30 +0000 (-0700) Subject: ASoC: rsnd: save platform_device instead of device X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~24^2~5^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f464f8e076e6fcc8d249e76d84f4fb99c1fecff;p=pandora-kernel.git ASoC: rsnd: save platform_device instead of device DT DMA support needs struct platform_device pointer, and it can get struct device pointer from platform_device. Save platform_device instead of device. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed