From: Mark Brown Date: Sat, 31 Aug 2013 12:51:38 +0000 (+0100) Subject: ASoC: cq93vc: Don't use control data for core driver data X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2^2~39^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ecb5344fd6409c500c9d5757c3a7130d3d7db5b;p=pandora-kernel.git ASoC: cq93vc: Don't use control data for core driver data The platform data is being used to obtain the core driver data for the device (which is a bit of an abuse but not the issue at hand) so reference it directly in order to support refactoring to use regmap. Signed-off-by: Mark Brown --- Reading git-diff-tree failed