From: Timur Tabi Date: Tue, 23 Aug 2011 21:48:26 +0000 (-0500) Subject: ASoC: MPC5200: replace of_device with platform_device X-Git-Tag: v3.1-rc7~30^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bdf28feafc52864bd7f17b39deec64833a89d19;p=pandora-kernel.git ASoC: MPC5200: replace of_device with platform_device 'struct of_device' no longer exists, and its functionality has been merged into platform_device. Update the MPC5200 audio DMA driver (mpc5200_dma) accordingly. This fixes a build break. Signed-off-by: Timur Tabi Acked-by: Liam Girdwood Signed-off-by: Mark Brown Cc: stable@kernel.org --- Reading git-diff-tree failed