From: Jean-Francois Moine Date: Wed, 15 Jan 2014 15:51:56 +0000 (+0100) Subject: ASoC: simple-card: simplify code X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~4^5~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45fce59496cbabd46761e6980c05c82d94d08eaa;p=pandora-kernel.git ASoC: simple-card: simplify code The platform data structure contains information which is used only by the driver, and the driver allocates platform information fields which are of no use. Move the driver specific data to a new private structure and cleanup the platform data structure. Signed-off-by: Jean-Francois Moine Signed-off-by: Mark Brown --- Reading git-diff-tree failed