From: Mark Brown Date: Mon, 30 Apr 2012 19:11:55 +0000 (+0100) Subject: ASoC: wm8350: Don't use locally allocated codec struct X-Git-Tag: v3.4-rc6~6^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30facd4d51d630b6cba386badd7f42456962089b;p=pandora-kernel.git ASoC: wm8350: Don't use locally allocated codec struct The core allocates the live copies, we shouldn't try to duplicate it and were buggy trying to do so as we were using uninitialised data for the control data. Signed-off-by: Mark Brown --- Reading git-diff-tree failed