From: Stephen Warren Date: Tue, 10 Dec 2013 19:34:45 +0000 (-0700) Subject: ASoC: ep93xx: get rid of ep93xx-pcm-audio struct device X-Git-Tag: v3.14-rc1~143^2~1^2~38^2^18~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f2032a18969d22740a865e0b4f2e48cf5338f36;p=pandora-kernel.git ASoC: ep93xx: get rid of ep93xx-pcm-audio struct device Modify the ep93xx PCM driver so that it's a utility library that can be registered on each DAI, rather than a separate struct device. This is more in line with how many recent DT-converted platforms operate, and avoids the need for yet another struct device. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed