From: Charles Keepax Date: Wed, 11 Jun 2014 11:50:58 +0000 (+0100) Subject: ASoC: wm5102: Convert snd_kcontrol_chip to snd_soc_kcontrol_codec X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~11^5~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c3fc7a79aae474670096d73da21aec9f0750abb;p=pandora-kernel.git ASoC: wm5102: Convert snd_kcontrol_chip to snd_soc_kcontrol_codec Controls for shaping the ultrasonic frequency response were introduced in this commit: commit 720630c002ffc7b0fa2ed5b3f4bfb36fd8f87ca6 ASoC: wm5102: Add controls to allow shaping of ultrasonic response However, they mistakenly used snd_kcontrol_chip instead of snd_soc_kcontrol_codec, which has replaced it now the framework is moving to componentisation. This patch fixes this. Signed-off-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed