From 9f464f8e076e6fcc8d249e76d84f4fb99c1fecff Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Thu, 22 May 2014 23:25:30 -0700 Subject: [PATCH] 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-format-patch failed