From: Dimitris Papastamos Date: Mon, 29 Jul 2013 12:51:59 +0000 (+0100) Subject: ASoC: wm_adsp: Simplify kcontrol handling X-Git-Tag: v3.12-rc1~150^2~9^2~58^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ad93ecfda64cb37129d29adb384affd0d0fa5b;p=pandora-kernel.git ASoC: wm_adsp: Simplify kcontrol handling Get rid off the wm_coeff struct and the wm_coeff_add_kcontrol() function. We are now using the snd_soc_card_kcontrol() function to get the kcontrol pointers. No need to call into ALSA code to register the kcontrols. Signed-off-by: Dimitris Papastamos Signed-off-by: Mark Brown --- Reading git-diff-tree failed